Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automapper

AutoMapper testing and dependency injection for resolvers

ioc-container automapper

AutoMapper Map to different type based on an enum?

c# automapper

AutoMapper not working with collection of derived classes

c# automapper automapper-2

How to use AutoMapper to map an object with multiple generic lists to another object with corresponding non-generic lists?

f# automapper

Null source collection emptying destination collection

c# automapper

Is there any tool to generate DTOs from entities?

automapper incomplete documentation

c# automapper dto

UseDestinationValue only when destination property is not null

c# .net automapper

AutoMapper issue when mapping back to DTO from ViewModel

c# asp.net-mvc automapper

Special treatment for float properties in some but not all AutoMapper mappings

c# automapper

AutoMapper mapping using interface vs concrete map

How can you deal with circular references when mapping?

AutoMapper configuration to use local time for all DateTime properties

c# .net automapper

Polymorphic Mapping of Collections with AutoMapper

How to correctly configure `int?` to `int` projections using AutoMapper?

c# automapper

AutoMapper: Map to collection from multiple source properties

c# automapper

c# - Enum description to string with AutoMapper

How do you ignore/persist values in MVC when your view-model doesn't have as many fields as your domain model?

Trying to use AutoMapper for model with child collections, getting null error in Asp.Net MVC 3

Automapper mapping property unexpectedly by partial property name match

c# automapper