62,568

Downloads

9,131

Downloads of v 2.1.267

4/15/2012

Last update

AutoMapper

2.1.267

A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.

To install AutoMapper, run the following command in the Package Manager Console

PM> Install-Package AutoMapper

Owners

Authors

Dependencies

AutoMapper 2.1.267 does not have any dependencies

Version History

Version Downloads Last updated
AutoMapper 2.1.266 5231 Sunday, April 15, 2012
AutoMapper 2.1.265 9539 Wednesday, February 29, 2012
AutoMapper 2.1.262 10 Wednesday, February 29, 2012
AutoMapper 2.1.1 6 Sunday, April 15, 2012
AutoMapper 2.0.0 25426 Thursday, September 22, 2011
AutoMapper 1.1.0.118 13225 Wednesday, September 07, 2011