Abstract and base classes for Postulate ORM.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.3.50 |
Author(s): | Adam O'Neil |
Last Update: | Tuesday, April 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://postulate-orm.io/ |
NuGet Url: | https://www.nuget.org/packages/Postulate.Base |
Install
Install-Package Postulate.Base
dotnet add package Postulate.Base
paket add Postulate.Base
Postulate.Base Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.6.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.7.0)
- System.Linq(>= 4.3.0)
Tags