RockLib.HealthChecks
3.0.2
Prefix Reserved
See the version list below for details.
dotnet add package RockLib.HealthChecks --version 3.0.2
NuGet\Install-Package RockLib.HealthChecks -Version 3.0.2
<PackageReference Include="RockLib.HealthChecks" Version="3.0.2" />
<PackageVersion Include="RockLib.HealthChecks" Version="3.0.2" />
<PackageReference Include="RockLib.HealthChecks" />
paket add RockLib.HealthChecks --version 3.0.2
#r "nuget: RockLib.HealthChecks, 3.0.2"
#:package RockLib.HealthChecks@3.0.2
#addin nuget:?package=RockLib.HealthChecks&version=3.0.2
#tool nuget:?package=RockLib.HealthChecks&version=3.0.2
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 (>= 4.0.3)
- RockLib.Configuration.ObjectFactory (>= 3.0.0)
- RockLib.Immutable (>= 2.0.0)
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
- RockLib.Configuration (>= 4.0.3)
- RockLib.Configuration.ObjectFactory (>= 3.0.0)
- RockLib.Immutable (>= 2.0.0)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
- RockLib.Configuration (>= 4.0.3)
- RockLib.Configuration.ObjectFactory (>= 3.0.0)
- RockLib.Immutable (>= 2.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 | 28,089 | 2/5/2025 |
| 4.0.0-alpha.1 | 176 | 2/4/2025 |
| 3.0.2 | 11,404 | 10/24/2024 |
| 3.0.1 | 65,033 | 7/16/2024 |
| 3.0.0 | 25,691 | 3/4/2024 |
| 3.0.0-alpha.1 | 167 | 2/26/2024 |
| 2.0.1 | 46,396 | 2/15/2023 |
| 2.0.0 | 18,519 | 3/2/2022 |
| 1.4.0 | 13,014 | 10/26/2021 |
| 1.3.9 | 291,884 | 8/13/2021 |
| 1.3.8 | 29,058 | 5/10/2021 |
| 1.3.7 | 39,992 | 3/12/2021 |
| 1.3.6 | 8,905 | 2/12/2021 |
| 1.3.5 | 1,388 | 2/12/2021 |
| 1.3.4 | 1,060 | 2/3/2021 |
| 1.3.3 | 100,348 | 8/19/2020 |
| 1.3.2 | 8,160 | 8/14/2020 |
| 1.3.1 | 7,828 | 7/30/2020 |
| 1.3.0 | 16,652 | 3/4/2020 |
| 1.2.0 | 1,242 | 3/2/2020 |
A changelog is available at https://github.com/RockLib/RockLib.HealthChecks/blob/main/RockLib.HealthChecks/CHANGELOG.md.