Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automapper-2

Automatic discovery of automapper configurations

AutoMapper with ValueFormatter

c# automapper automapper-2

Automapper map from Source to Destination containing List of Objects

Map list to existing list in Automapper using a key

c# automapper automapper-2

AutoMapper - Why it is overwriting whole object? [duplicate]

Automapper map one property to multiple

AutoMapper not working with collection of derived classes

c# automapper automapper-2

AutoMapper mapping using interface vs concrete map

Automapper map from one object to nested objects

c# automapper automapper-2

Projection using contextual values in AutoMapper

c# automapper automapper-2

How to map to "this" with AutoMapper in constructor

How to tell Automapper to check if all source properties have destination properties

Am I using Automapper 2.0's Include functionality correctly?

c# automapper automapper-2

AutoMapper and flattening nested arrays

c# flatten automapper-2

AutoMapper Custom Type Converter not working

automapper automapper-2

AutoMapper -- inheritance mapping not working, same source, multiple destinations

Circular reference causing stack overflow with Automapper

AutoMapper using the wrong constructor

c# automapper automapper-2

Automapper expression must resolve to top-level member

Is this a breaking change between AutoMapper 2.0.0 and 2.2.0?