Pgsql的Dapper扩展.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.2.3.6 |
Author(s): | OSSCore |
Last Update: | Tuesday, October 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KevinWG/OSS.Core.ORM |
NuGet Url: | https://www.nuget.org/packages/OSS.Core.ORM.Pgsql.Dapper |
Install
Install-Package OSS.Core.ORM.Pgsql.Dapper
dotnet add package OSS.Core.ORM.Pgsql.Dapper
paket add OSS.Core.ORM.Pgsql.Dapper
OSS.Core.ORM.Pgsql.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- Npgsql(>= 4.1.5)
- OSS.Common(>= 2.3.2.5)
Tags