Microsoft.AspNetCore.Diagnostics.HealthChecks
ASP.NET Core middleware for returning the results of Health Checks in the application This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Total Downloads
68.3M
68,280,884
Published
Dec 3, 2018
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.AspNetCore.Diagnostics.HealthChecks --version 2.2.0
Package Manager Console
Install-Package Microsoft.AspNetCore.Diagnostics.HealthChecks -Version 2.2.0
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" Version="2.2.0" />
Frameworks
Dependencies
Microsoft.Extensions.Diagnostics.HealthChecks
[2.2.0, )
.NETStandard2.0
Microsoft.AspNetCore.Http.Abstractions
[2.2.0, )
.NETStandard2.0
Microsoft.Extensions.Options
[2.2.0, )
.NETStandard2.0
Microsoft.Net.Http.Headers
[2.2.0, )
.NETStandard2.0