RockLib.HealthChecks.WebApi
1.0.3
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/b2c9827245ac8cb94abb042687172f29475479cd
Install-Package RockLib.HealthChecks.WebApi -Version 1.0.3
dotnet add package RockLib.HealthChecks.WebApi --version 1.0.3
<PackageReference Include="RockLib.HealthChecks.WebApi" Version="1.0.3" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.HealthChecks.WebApi, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
RockLib.HealthChecks.WebApi version 1.0.3
Updates dependencies
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- RockLib.HealthChecks (>= 1.3.6)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.