Postgresql provider for DataKit.
Info
| Version: | 1.0.0-indev6 |
| Author(s): | John Carruthers |
| Last Update: | Thursday, October 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DevJohnC/DataKit |
| NuGet Url: | https://www.nuget.org/packages/DataKit.SQL.Postgresql |
Install
Install-Package DataKit.SQL.Postgresql
dotnet add package DataKit.SQL.Postgresql
paket add DataKit.SQL.Postgresql
DataKit.SQL.Postgresql Download (Unzip the "nupkg" after downloading)
Dependencies
- DataKit.SQL(>= 1.0.06)
- Npgsql(>= 4.1.2)