RockLib.HealthChecks.WebApi 1.0.0

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

A simple set of .NET Core Middleware extensions for adding Health Checks to your web application.

This package was built from the source code at https://github.com/RockLib/RockLib.HealthChecks/tree/e6048682cf6ee1c7840db588a7584692cd01523f

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
4.0.0 100 2/5/2025
4.0.0-alpha.1 59 2/5/2025
3.0.2 105 11/5/2024
3.0.1 232 7/18/2024
3.0.0 149 3/4/2024
3.0.0-alpha.1 66 2/29/2024
2.0.0-alpha.1 137 12/14/2022
1.0.5 5,807 8/13/2021
1.0.4 363 5/10/2021
1.0.3 512 2/12/2021
1.0.2 3,333 8/14/2020
1.0.1 521 7/30/2020
1.0.0 2,155 11/20/2019
1.0.0-rc1 429 10/22/2019

RockLib.HealthChecks.WebApi version 1.0.0

Initial Release