- Map between Models with similar properties.
- Map from Data Readers, Data Tables and Data Sets to models.
- Execute Stored Procedures as objects.
- Everything mock-able for proper unit testing.
- Extensible
PM> Install-Package King.Mapper
View the wiki to learn how to use this.