ASP Net Core healthcheck for Postgres.
Info
Version: | 1.1.0 |
Author(s): | Sebastian Indrunas |
Last Update: | Saturday, February 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HealthChecks.PostgreSQL |
Install
Install-Package HealthChecks.PostgreSQL
dotnet add package HealthChecks.PostgreSQL
paket add HealthChecks.PostgreSQL
HealthChecks.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.HealthChecks(>= 1.0.0)
- Npgsql(>= 4.0.3)