Skip to content

jefking/King.Mapper

Repository files navigation

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