HealthChecks.NpgSql is a health check for Postgress Sql.
Info
Version: | 8.0.2 |
Author(s): | Xabaril Contributors |
Last Update: | Thursday, August 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.HealthChecks.NpgSql |
Install
Install-Package AspNetCore.HealthChecks.NpgSql
dotnet add package AspNetCore.HealthChecks.NpgSql
paket add AspNetCore.HealthChecks.NpgSql
AspNetCore.HealthChecks.NpgSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Npgsql(>= 5.0.01)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Npgsql(>= 5.0.01)
Tags