C#/VB.NET database utility to write pure PostgreSql queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Info
| Version: | 1.2.8 |
| Author(s): | Tom Flidr |
| Last Update: | Sunday, November 12, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Databasic-NET |
| NuGet Url: | https://www.nuget.org/packages/Databasic.PostgreSql |
Install
Install-Package Databasic.PostgreSql
dotnet add package Databasic.PostgreSql
paket add Databasic.PostgreSql
Databasic.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 3.2.4)
- Databasic.Core(>= 1.2.8)
Tags