Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automapper

How to use Automapper configuration in ASP.NET MVC controllers

Map from ICollection<EFEntity> to ICollection<ViewModel> to ICollection<Object> with AutoMapper

c# automapper

Mapping class array using AutoMapper

Access the destination property name to be mapped in IValueResolver

c# automapper

Autofac + Automapper + custom ValueResolver

Automapper with many to many and IncludeMembers

c# automapper fluent

AutoMapper Ignore on child collection property

c# automapper

AutoMapper DynamicMap with DataReader against an interface

An unhandled exception of type 'System.StackOverflowException' using AutoMapper with many to one Related Entities

How can I map constants and class property values to a Dictionary<int, object>?

Using IMapper in Integration Tests

get logged in user in AutoMapper profile

Automapper - Nested entities

mapping automapper

Automapper DynamicMap randomly fails to map anonymous type

Map fields with same name to different fileds in automapper