RockLib.HealthChecks
1.3.3
An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.
This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/448790857e398bde0a9abb4d58e0e5e9268ee8da
Install-Package RockLib.HealthChecks -Version 1.3.3
dotnet add package RockLib.HealthChecks --version 1.3.3
<PackageReference Include="RockLib.HealthChecks" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.HealthChecks --version 1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
RockLib.HealthChecks version 1.3.3
Updates RockLib.Configuration.ObjectFactory for a bug fix
Dependencies
-
.NETFramework 3.5
- Newtonsoft.Json (>= 12.0.2)
- RockLib.Immutable (>= 1.0.3)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 12.0.2)
- RockLib.Immutable (>= 1.0.3)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 12.0.2)
- RockLib.Immutable (>= 1.0.3)
-
.NETFramework 4.5.1
- RockLib.Configuration (>= 2.4.4)
- RockLib.Configuration.ObjectFactory (>= 1.6.4)
-
.NETFramework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- RockLib.Configuration (>= 2.4.4)
- RockLib.Configuration.ObjectFactory (>= 1.6.4)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- RockLib.Configuration (>= 2.4.4)
- RockLib.Configuration.ObjectFactory (>= 1.6.4)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on RockLib.HealthChecks:
Package | Downloads |
---|---|
RockLib.HealthChecks.AspNetCore
A simple set of .NET Core Middleware extensions for adding Health Checks to your web application.
This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/e1f5bfc8d771d5b08a9ad3a252cd34d543d1a9b1
|
|
RockLib.HealthChecks.AspNetCore.ResponseWriter
A ResponseWriter for Microsoft.Extensions.Diagnostics.HealthChecks that writes in the format described by https://inadarei.github.io/rfc-healthcheck/.
This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/03d31b5c1127fdf3d7fde17eb96263343ddcf54e
|
|
RockLib.HealthChecks.WebApi
A simple set of .NET Core Middleware extensions for adding Health Checks to your web application.
This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/9a00f25f3d1bb68373eda54fb79c9683f1047008
|
|
RockLib.HealthChecks.HttpModule
A simple HTTP Module you can add to a web application for running Health Checks.
This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/adb4c426bba9c7af2f22296a23e1fcaaf7863d0a
|
GitHub repositories
This package is not used by any popular GitHub repositories.