Postgres Implementation of Connection Factory using Npgsql.
Info
Version: | 2.1.2 |
Author(s): | Gliesefire |
Last Update: | Saturday, January 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gliesefire/RepositoryPattern.Postgres |
NuGet Url: | https://www.nuget.org/packages/RepositoryPattern.Postgres |
Install
Install-Package RepositoryPattern.Postgres
dotnet add package RepositoryPattern.Postgres
paket add RepositoryPattern.Postgres
RepositoryPattern.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- Npgsql(>= 4.1.7)
- RepositoryPattern.Abstractions(>= 2.3.0)
Tags