Search code examples
Convert one object to two different DTOs based on a condition...


c#.netautomapperautomapper-10

Read More
The LINQ expression OrderBy DateTimeOffset.DateTime could not be translated...


c#entity-frameworklinqgraphqlautomapper

Read More
How to set up Automapper in ASP.NET Core...


c#asp.net-coreautomapper

Read More
I keep getting "needs to have a constructor with 0 args or only optional args. (Parameter '...


c#automapperautomapper-9

Read More
Automapper lazy loading. Entity framework...


entity-frameworkef-code-firstlazy-loadingautomapper

Read More
Why can't AutoMapper convert a string to a bool when the destination class has a parameterized c...


c#automapper

Read More
nullable datetime cannot map through extension method...


c#automapper

Read More
Automapper - Does it map lists of objects?...


automapper

Read More
Mapping from list down to object with AutoMapper...


automapper

Read More
AutoMapper custom resolver cannot be used as type parameter...


c#asp.netautomapper

Read More
How can I unit test an AutoMapper Profile which makes use of IMappingAction?...


c#unit-testingasp.net-coredependency-injectionautomapper

Read More
How do I setup entity relationships when there are user roles involved?...


c#entity-framework-coreautomapper

Read More
AutoMapper - Issue with IValueConverter in ReverseMap...


c#asp.net-coreautomapper

Read More
AutoMapper does not work in .NET Core 8 when I use dependency injection...


entity-frameworkasp.net-coreautomapperdto

Read More
AutoMapper, how to keep references between mapped objects?...


c#modelreferenceautomapperpoco

Read More
AutoMapper - Flatten the HTTP response to my desired class...


c#automapper

Read More
Is it possible to use Automapper to map different source fields to a destination based on condition ...


automapper

Read More
Automapper main interface ConstructUsing switch for inherited child objects...


c#.netautomapper

Read More
AutoMapper - Missing type map configuration System.Object...


c#asp.net-coreautomapper

Read More
AddAutoMapper not found in .NET Core with AutoMapper...


automapperautomapper-8

Read More
AutoMapper & .NET Core: Missing type map configuration or unsupported mapping...


c#.net-coreautomapper

Read More
Automapper ConstructUsing through a relationship...


c#entity-framework-coreautomapperef-core-8.0automapper-13

Read More
How to setup AutoMapper in ASP.Net Core 6...


asp.net-coreautomapper.net-6.0

Read More
Automapper Circular Reference Infinite loops...


c#.netautomapperentity

Read More
Use custom mapping in reverse map...


c#.netasp.net-coreautomapper

Read More
Automapper: Missing type map configuration .NET Web API...


c#.netmappingautomapper

Read More
I cannot tryparse string from API to enum with AutoMapper...


c#.netautomapper

Read More
How to maintain sequence order in nested lists when using AutoMapper in C#...


c#.net-coreautomapper

Read More
AutoMapper.Mapper.CreateMap<TSource,TDestination>()' is obsolete...


c#asp.netasp.net-mvc-4automapperautomapper-3

Read More
System.DateTime on 'T MaxInteger[T](System.Collections.Generic.IEnumerable`1[T])' violates t...


c#.netnugetautomapperautomapper-11

Read More
BackNext