Date: 1/26/2010
Level: Beginner
Author: Derik Whittaker
Tags: Dot Net AutoMapper
Views: (4016) Watched: (4642)
AutoMapper is a framework which uses a convention-based matching algorithm to match up source to destination values. In this episode we are going to take a deeper look at how you can flatten your model during transformation or perform projection during transformation.