Provides PostgreSQL database access for Nightingale.
Info
| Version: | 2.0.0 |
| Author(s): | Kevin Scholz |
| Last Update: | Sunday, January 14, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThuCommix/Nightingale/ |
| NuGet Url: | https://www.nuget.org/packages/Nightingale.PostgreSql |
Install
Install-Package Nightingale.PostgreSql
dotnet add package Nightingale.PostgreSql
paket add Nightingale.PostgreSql
Nightingale.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Nightingale(>= 2.0.0)
- Npgsql(>= 3.2.5)
Tags