Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automapper

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

How to use generic Profile with Automapper and Asp.Net Core Dependency Injection

Is there a generic way of using AutoMapper's ValueResolver to map EntityKey values for EF Entities?

How do I get AutoMapper to deal with a custom naming convention?

c# automapper

How to specify a specific type converter for a given property using AutoMapper

automapper typeconverter

AutoMapper many to many relationship into collection

automapper

Automapper does not map properly null List member, when the condition != null is specified

How to map the first item in a collection with AutoMapper

AutoMapper: How to map only matching property names and ignore all others?

c# automapper automapper-6

Confusion between DTOs (linq2sql) and Class objects!

automapper class and nested class map to one class

automapper

automapper, where do you put your code to map View Model to Entity

Automapper + EF4 + ASP.NET MVC - getting 'context disposed' error (I know why, but how to fix it?)

Convert DataRow to Object with AutoMapper

c# automapper datarow

ASP.NET MVC ViewModel mapping with custom formatting

Automapper Custom Mapping Exception

c# .net mvp automapper

Inject parameter into automapper custom ValueResolver using Ninject