Skip to main content
Microsoft.Extensions.Diagnostics.HealthChecks package icon

Microsoft.Extensions.Diagnostics.HealthChecks

Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd

Total Downloads
1.1B
1,073,207,593
Published
Jul 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 10.0.10
Package Manager Console
Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 10.0.10
PackageReference
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.10" />

Frameworks

.NETFramework4.6.2 net10.0 .NETStandard2.0

Dependencies