.NET Core class library for querying and executing PostgreSQL command (extends from Npgsql).
Info
| Version: | 0.1.6 |
| Author(s): | Ponlawat Weerapanpisit |
| Last Update: | Monday, September 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ponlawat-w/PgQuery |
| NuGet Url: | https://www.nuget.org/packages/PgQuery |
Install
Install-Package PgQuery
dotnet add package PgQuery
paket add PgQuery
PgQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.3)
Tags