Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

AutoMapper flatten nested collections

c# automapper

How can I use AutoMapper on properties marked Internal?

c# automapper

Automapper IList - Signature of the body and declaration in a method implementation do not match

.net c#-4.0 automapper dto ilist

Context is not updating loaded entity after being mapped using AutoMapper