![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="RockLib.HealthChecks" />Project file
paket add RockLib.HealthChecks --version 4.0.0
#r "nuget: RockLib.HealthChecks, 4.0.0"
#:package RockLib.HealthChecks@4.0.0
#addin nuget:?package=RockLib.HealthChecks&version=4.0.0Install as a Cake Addin
#tool nuget:?package=RockLib.HealthChecks&version=4.0.0Install as a Cake Tool
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 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net48 net48 is compatible. net481 net481 was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 32,687 | 2/5/2025 |
| 4.0.0-alpha.1 | 189 | 2/4/2025 |
| 3.0.2 | 12,953 | 10/24/2024 |
| 3.0.1 | 75,574 | 7/16/2024 |
| 3.0.0 | 29,995 | 3/4/2024 |
| 3.0.0-alpha.1 | 179 | 2/26/2024 |
| 2.0.1 | 56,263 | 2/15/2023 |
| 2.0.0 | 18,955 | 3/2/2022 |
| 1.4.0 | 13,273 | 10/26/2021 |
| 1.3.9 | 298,001 | 8/13/2021 |
| 1.3.8 | 29,121 | 5/10/2021 |
| 1.3.7 | 40,908 | 3/12/2021 |
| 1.3.6 | 8,918 | 2/12/2021 |
| 1.3.5 | 1,402 | 2/12/2021 |
| 1.3.4 | 1,078 | 2/3/2021 |
| 1.3.3 | 100,376 | 8/19/2020 |
| 1.3.2 | 8,170 | 8/14/2020 |
| 1.3.1 | 7,840 | 7/30/2020 |
| 1.3.0 | 16,664 | 3/4/2020 |
| 1.2.0 | 1,256 | 3/2/2020 |
A changelog is available at https://github.com/RockLib/RockLib.HealthChecks/blob/main/RockLib.HealthChecks/CHANGELOG.md.