PostgreSQL-specific database functionality.
Info
Version: | 2.0.1 |
Author(s): | TauCode |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taucode/db.npgsql |
NuGet Url: | https://www.nuget.org/packages/TauCode.Db.Npgsql |
Install
Install-Package TauCode.Db.Npgsql
dotnet add package TauCode.Db.Npgsql
paket add TauCode.Db.Npgsql
TauCode.Db.Npgsql Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.1.4)
- TauCode.Db(>= 1.3.0)
Tags