CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
automapper
09-13
database
AutoMapper - Map a complex object to list of flat objects
09-10
Blockchain
How to map from flat object to list using Automapper c# .net6?
09-08
Software design
Mapping an object to self
09-05
Enterprise
When I use Automapper for my model. model's Id is changing
09-03
Net
Automapper: Conditionally changing value of item in list
09-02
Mobile
AutoMapper - Create mapping that combines Customer and Person into CustomerModel
08-29
other
Error mapping types - Asp.Net API project
08-24
Back-end
ASP.NET Core - Can't serialize JSON for sending to another API
08-24
Back-end
Map two separate objects in new class with AutoMapper
08-20
Back-end
How can you map a nested enum when the parent object is mapped using ConstructingUsing()?
08-15
Enterprise
AutoMapper - Get error when trying to map two classes
08-14
database
Asp.net Error When trying to map two classes
08-11
Back-end
Automapper mapping child properties
08-10
Enterprise
AutoMapper - Error mapping types for Enums
08-06
OS
AutoMapper ConvertUsing is not called
07-31
Software design
Problem mapping DTO to Type with Many-To-Many relationships C#
07-29
Mobile
How can I LINQ select from two EF DbSets and group join - but using AutoMapper
07-27
Software design
MapAutomapper ignore Null values
07-26
Software design
AutoMapper .net 6.0 not in service
07-22
Software design
AutoMapper How to select Collection's property, project it into DTO & return projected collecti
07-21
Enterprise
Use Automapper to filter DTO
07-09
database
I want to use Sieve and DTOs in the same project
07-06
Enterprise
Automapper - Mapping is not working for record type
06-29
database
Exclude all parent properties when using IncludeMembers
06-28
Net
extract date from string that contains time as well in C#
06-13
Back-end
AutoMapper: Convert Type for one Property
06-09
Mobile
Complex Mapping of objects Automapper c#
06-05
Enterprise
Automapper to map Container to Containee
05-30
Software engineering
An issue with AutoMapper in ASP.Net Core
05-19
Mobile
Non-invocable member 'IUnitOfWork.AdminMerchants' cannot be used like a method
05-10
Net
How to use AutoMapper to convert Child Object list to either list of strings or list of Guids
05-08
Net
AutoMapper is not including the GetUserDto in response
05-08
Software design
Mapping profile instance doesn't creates
05-07
Back-end
Exception when I try to pass query result to Dto object "Error mapping types"
05-06
Software engineering
Entity Framework Automapper pagination IQueryable' doesn't implement 'IAsyncQueryProv
05-06
Software engineering
Is there a way to dyanmically create multiple maps for Automapper?
05-01
Software design
How to convert IQueryable<IList<AnimeTitle>> to IQueryable<AnimeTitle>
04-30
Mobile
Project from a collection to a dictionary
04-27
Mobile
How to use Automapper to project object to Dto in LINQ
04-27
database
Why do I have to Ignore all other properties in AutoMapper when using records?
86
1
2
3
Next
Last
Links:
CodePudding