RockLib.HealthChecks
4.0.0
Prefix Reserved
dotnet add package RockLib.HealthChecks --version 4.0.0
NuGet\Install-Package RockLib.HealthChecks -Version 4.0.0
<PackageReference Include="RockLib.HealthChecks" Version="4.0.0" />
<PackageVersion Include="RockLib.HealthChecks" Version="4.0.0" />
<PackageReference Include="RockLib.HealthChecks" />
paket add RockLib.HealthChecks --version 4.0.0
#r "nuget: RockLib.HealthChecks, 4.0.0"
#addin nuget:?package=RockLib.HealthChecks&version=4.0.0
#tool nuget:?package=RockLib.HealthChecks&version=4.0.0
An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
- RockLib.Configuration (>= 5.0.0)
- RockLib.Configuration.ObjectFactory (>= 4.0.0)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
- RockLib.Configuration (>= 5.0.0)
- RockLib.Configuration.ObjectFactory (>= 4.0.0)
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. |
|
RockLib.HealthChecks.AspNetCore.ResponseWriter
A ResponseWriter for Microsoft.Extensions.Diagnostics.HealthChecks that writes in the format described by https://inadarei.github.io/rfc-healthcheck/. |
|
RockLib.HealthChecks.WebApi
A simple set of .NET Core Middleware extensions for adding Health Checks to your web application. |
|
RockLib.HealthChecks.HttpModule
A simple HTTP Module you can add to a web application for running Health Checks. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 1,215 | 2 months ago |
4.0.0-alpha.1 | 79 | 2 months ago |
3.0.2 | 2,813 | 5 months ago |
3.0.1 | 15,514 | 9 months ago |
3.0.0 | 8,695 | 3/4/2024 |
3.0.0-alpha.1 | 101 | 2/26/2024 |
2.0.1 | 17,188 | 2/15/2023 |
2.0.0 | 12,028 | 3/2/2022 |
1.4.0 | 12,373 | 10/26/2021 |
1.3.9 | 237,144 | 8/13/2021 |
1.3.8 | 28,535 | 5/10/2021 |
1.3.7 | 29,197 | 3/12/2021 |
1.3.6 | 8,536 | 2/12/2021 |
1.3.5 | 939 | 2/12/2021 |
1.3.4 | 856 | 2/3/2021 |
1.3.3 | 99,056 | 8/19/2020 |
1.3.2 | 7,930 | 8/14/2020 |
1.3.1 | 7,442 | 7/30/2020 |
1.3.0 | 16,416 | 3/4/2020 |
1.2.0 | 1,025 | 3/2/2020 |
1.1.0 | 38,267 | 12/19/2019 |
1.0.0 | 10,784 | 11/20/2019 |
1.0.0-rc1 | 14,251 | 10/22/2019 |
A changelog is available at https://github.com/RockLib/RockLib.HealthChecks/blob/main/RockLib.HealthChecks/CHANGELOG.md.