RockLib.HealthChecks.WebApi
1.0.0-rc1
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/6bd19c10715d333106480779578c6e55dad2e341
This is a prerelease version of RockLib.HealthChecks.WebApi.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package RockLib.HealthChecks.WebApi -Version 1.0.0-rc1
dotnet add package RockLib.HealthChecks.WebApi --version 1.0.0-rc1
<PackageReference Include="RockLib.HealthChecks.WebApi" Version="1.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.HealthChecks.WebApi --version 1.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
RockLib.HealthChecks.WebApi version 1.0.0-rc1
Initial release candidate.
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- RockLib.HealthChecks (>= 1.0.0-rc1)
- System.Net.Http (>= 4.3.4)
GitHub Usage
This package is not used by any popular GitHub repositories.