Postulate ORM implementation for SQL Server.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.3.16 |
Author(s): | Adam O'Neil |
Last Update: | Wednesday, September 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://postulate-orm.io/ |
NuGet Url: | https://www.nuget.org/packages/Postulate.SqlServer |
Install
Install-Package Postulate.SqlServer
dotnet add package Postulate.SqlServer
paket add Postulate.SqlServer
Postulate.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Postulate.Base(>= 1.3.42)
Tags