Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to ignore properties based on their type

c# automapper

How to make AutoMapper truncate strings according to MaxLength attribute?

c# .net automapper

c# automapper dictionary to dictionary [duplicate]

c# dictionary automapper

AutoMapper and "UseDestinationValue"

automapper

Is my Entity Framework generated SQL executing twice?

AutoMapper, how to keep references between mapped objects?

Saving AutoMapper mapped Collections of Entities using Entity Framework

Automapping using open generics and including the source in a ForMember statement

Mapping all properties of 'X' type with AutoMapper

How to use AutoMapper?

c# automapper

AutoMapper, moving away from the Obsolete Static API

c# automapper

AutoMapper: What is the difference between PreserveReferences and MaxDepth?

Asp.net core 2.1 unit test automapper?

Mapping from list down to object with AutoMapper

automapper

Generic Enum to Lowercased String Mapping Using AutoMapper

c# automapper

Error when mapping from Entity to DTO or DTO to Entity using AutoMapper