AspNet.HealthCheck
1.0.1
Expose an endpoint to test the health of your service. Support for checking dependent services such as databases or other web endpoints.
Install-Package AspNet.HealthCheck -Version 1.0.1
dotnet add package AspNet.HealthCheck --version 1.0.1
<PackageReference Include="AspNet.HealthCheck" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.HealthCheck --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
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.