Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automapper

How to register AutoMapper 4.2.0 with Simple Injector

How do I debug AutoMapper.AutoMapperMappingException

automapper

AutoMapper map from source nested collection to another collection

Automapper exception: "Missing type map configuration or unsupported mapping."

Automapper null properties

c# automapper

Method 'GetEnumerator' in type Proxy<IEnumerable> does not have implementation

automapper

An exception of type 'AutoMapper.AutoMapperMappingException' occurred in AutoMapper.dll but was not handled in user code

Using DTO's with OData & Web API

Different mapping rules for same entity types in AutoMapper

Where should 'CreateMap' statements go?

How to use Mapper.Map with ConstructUsing and AutoMapper?

c# .net automapper

Compare two objects for properties with different values

Error when using AutoMapper to map from a POCO to an NHibernate proxy object

c# automapper proxy-classes

Automapper installation from nuget problems

AutoMapper 4.2 and Ninject 3.2

Best way to project ViewModel back into Model

Is it a good practice to mock Automapper in unit tests?

Reusing validation attributes in custom ViewModels

Using AutoMapper to map unknown types