Lightweight ORM for SQL Server made with Dapper.
Dapper Tutorial: https://dapper-tutorial.net/
Info
Version: | 1.2.13 |
Author(s): | Adam O'Neil |
Last Update: | Friday, January 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamosoftware/Postulate.Lite |
NuGet Url: | https://www.nuget.org/packages/Postulate.Lite.SqlServer |
Install
Install-Package Postulate.Lite.SqlServer
dotnet add package Postulate.Lite.SqlServer
paket add Postulate.Lite.SqlServer
Postulate.Lite.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- Postulate.Lite.Core(>= 1.2.14)
Tags