AutoMapper hits 1.0

AutoMapper (created by Jimmy Bogard) 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.

Its a very simple and good framework, which i have used several times in the past.

Give it a try before you try to invent some sophisticated solution (like we developer like to do and test)

AutoMapper hits 1.0 AutoMapper hits 1.0 Reviewed by Ran Davidovitz on 3:53 PM Rating: 5

No comments:

Powered by Blogger.