Skip to content
Back to Milestones

Bring AutoMapper into the fold

Closed
No due date
Closed Mar 31, 2013

Several other transformative features should be sensitive to a possible type mapping choice made with AutoMapper; if an explicit map exists from serialized to non-serialized form, the map should be used. This makes AutoMapper a fairly central piece of Patterns, and it needs to be imported.

DoD: AutoMapper has been introduced in Patterns via the new IMappingServices interface (aggregates IMappingEngine, IConfiguration, and IConfigurationProvider using a DI model), and in Patterns.Autofac via the new MappingModule (which registers all 4 services with Autofac).

100% complete

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.