RockLib.HealthChecks.HttpModule
3.0.0
Prefix Reserved
dotnet add package RockLib.HealthChecks.HttpModule --version 3.0.0
NuGet\Install-Package RockLib.HealthChecks.HttpModule -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RockLib.HealthChecks.HttpModule" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.HealthChecks.HttpModule --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.HealthChecks.HttpModule, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RockLib.HealthChecks.HttpModule as a Cake Addin #addin nuget:?package=RockLib.HealthChecks.HttpModule&version=3.0.0 // Install RockLib.HealthChecks.HttpModule as a Cake Tool #tool nuget:?package=RockLib.HealthChecks.HttpModule&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple HTTP Module you can add to a web application for running Health Checks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- RockLib.HealthChecks (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 36 | 2/5/2025 |
3.0.0-alpha.1 | 27 | 2/5/2025 |
2.0.2 | 104 | 11/5/2024 |
2.0.1 | 230 | 7/18/2024 |
2.0.0 | 231 | 3/4/2024 |
2.0.0-alpha.2 | 115 | 3/2/2023 |
2.0.0-alpha.1 | 120 | 12/15/2022 |
1.0.5 | 2,758 | 8/13/2021 |
1.0.4 | 824 | 5/10/2021 |
1.0.3 | 846 | 2/12/2021 |
1.0.2 | 997 | 8/14/2020 |
1.0.1 | 960 | 7/30/2020 |
1.0.0 | 999 | 11/20/2019 |
1.0.0-rc1 | 856 | 10/22/2019 |
A changelog is available at https://github.com/RockLib/RockLib.HealthChecks/blob/main/RockLib.HealthChecks.HttpModule/CHANGELOG.md.