Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 592 Bytes

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
PM> Install-Package King.Mapper

View the wiki to learn how to use this.

CI

Build status