Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

After using Automapper to map a ViewModel how and what should I test?

AutoMapper - mapping child collections in viewmodel

Automapper: use source and destination together in mapping

c# automapper

How to use AfterMap to map properties on collection property

c# .net automapper

Is it better to use Automapper in controller or repository pattern?

Automapper performance

c# performance automapper

How to map a nullable property to a DTO using AutoMapper?