Pacote que permite a comunicação da aplicação com um banco de dados PostgreSQL até v11 com uma conexão singleton.
Info
Version: | 1.0.0 |
Author(s): | Hudosn Ventura |
Last Update: | Thursday, August 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PostgresSingleton |
Install
Install-Package PostgresSingleton
dotnet add package PostgresSingleton
paket add PostgresSingleton
PostgresSingleton Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.8)