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.1 |
Author(s): | Hudson Ventura |
Last Update: | Thursday, August 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hudsonventura |
NuGet Url: | https://www.nuget.org/packages/PostgreSingleton |
Install
Install-Package PostgreSingleton
dotnet add package PostgreSingleton
paket add PostgreSingleton
PostgreSingleton Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.8)