README.md
May 9, 2019 ยท View on GitHub
High performance model mapping
- 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
NuGet
PM> Install-Package King.Mapper
Wiki
View the wiki to learn how to use this.