Info
Version: | 3.0.0 |
Author(s): | Ashish Patel |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a-patel/LiteXHealthChecks/blob/master/docs/PostgreSql.md |
NuGet Url: | https://www.nuget.org/packages/LiteX.HealthChecks.PostgreSql |
Install
Install-Package LiteX.HealthChecks.PostgreSql
dotnet add package LiteX.HealthChecks.PostgreSql
paket add LiteX.HealthChecks.PostgreSql
LiteX.HealthChecks.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Npgsql(>= 5.0.1.1)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Npgsql(>= 5.0.1.1)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Npgsql(>= 5.0.1.1)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Npgsql(>= 5.0.1.1)
Tags
LiteXHealthChecks is very small yet powerful and high-performance library used to check the status of a component in the application, such as a backend service, database or some internal state.