RockLib.HealthChecks.HttpModule 1.0.0-rc1

Prefix Reserved
This is a prerelease version of RockLib.HealthChecks.HttpModule.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RockLib.HealthChecks.HttpModule --version 1.0.0-rc1
                    
NuGet\Install-Package RockLib.HealthChecks.HttpModule -Version 1.0.0-rc1
                    
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="1.0.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RockLib.HealthChecks.HttpModule" Version="1.0.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="RockLib.HealthChecks.HttpModule" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RockLib.HealthChecks.HttpModule --version 1.0.0-rc1
                    
#r "nuget: RockLib.HealthChecks.HttpModule, 1.0.0-rc1"
                    
#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.
#addin nuget:?package=RockLib.HealthChecks.HttpModule&version=1.0.0-rc1&prerelease
                    
Install RockLib.HealthChecks.HttpModule as a Cake Addin
#tool nuget:?package=RockLib.HealthChecks.HttpModule&version=1.0.0-rc1&prerelease
                    
Install RockLib.HealthChecks.HttpModule as a Cake Tool

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/49eb594399f1fc5e354e416d9c722a5f7dd17360

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 94 2/5/2025
3.0.0-alpha.1 56 2/5/2025
2.0.2 106 11/5/2024
2.0.1 234 7/18/2024
2.0.0 232 3/4/2024
2.0.0-alpha.2 120 3/2/2023
2.0.0-alpha.1 128 12/15/2022
1.0.5 2,771 8/13/2021
1.0.4 837 5/10/2021
1.0.3 862 2/12/2021
1.0.2 1,036 8/14/2020
1.0.1 974 7/30/2020
1.0.0 1,017 11/20/2019
1.0.0-rc1 875 10/22/2019

RockLib.HealthChecks.HttpModule version 1.0.0-rc1

Initial release candidate.