jefking / King.Mapper.Generator

Data access layer, generation for SQL Server.

Home Page:https://www.nuget.org/packages/King.Mapper.Generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAL generation for SQL Server

  • Generate Data Access Layer, per-compile
  • Ensure DAL reflects current SQL Server
  • C# output for custom usages
  • Test Case Generation in NUnit & MSTest
  • Fully mockable
  • Fully extendable
  • Uses King.Mapper framework.
PM> Install-Package King.Mapper.Generator

View the wiki to learn how to use this.

CI

Build status