CpsDbHelper(Chain-styled Sql DB Helper)'s postgres extension, using npgsql as underlying provider.
Info
Version: | 2.0.0 |
Author(s): | Jishun Duan |
Last Update: | Wednesday, April 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jishun/cpsdbhelper |
NuGet Url: | https://www.nuget.org/packages/CpsDbHelper.Postgres |
Install
Install-Package CpsDbHelper.Postgres
dotnet add package CpsDbHelper.Postgres
paket add CpsDbHelper.Postgres
CpsDbHelper.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- CpsDbHelper(>= 2.0.1)
- Npgsql(>= 3.2.4.1)
- NETStandard.Library(>= 1.6.1)
Tags