background preloader

ObjectToObject Map

Facebook Twitter

Model - Automapper use in a MVVM application. Value Injecter - object(s) to -> object mapper. Emit Mapper. Emit Mapper. Customization overviewCustom convertersCustom converters_for_genericsNull substitutionIgnoring membersCustom constructorsShallow and_deep_mappingNames matchingPost processing Customization overview.

Emit Mapper

Default configurator is the easiest way to customize mapping. Using is rather simple: create instance of type DefaultMapConfig, setup it and pass it to the method GetMapper of ObjectMapperManager. For example: .net - Cloning objects in C#