Microsoft.Extensions.Diagnostics.HealthChecks 8.0.19

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.19
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 8.0.19
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.19" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.19
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 8.0.19"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.Diagnostics.HealthChecks@8.0.19
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.19
                    
Install as a Cake Tool

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/aspnetcore/tree/277e317dd5cab9859ceea4c8ebae218522c2c173

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (740)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks:

Package Downloads
MassTransit

MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

Microsoft.Extensions.Configuration.AzureAppConfiguration

Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications.

AspNetCore.HealthChecks.UI.Core

HealthChecks.UI.Core package containing builder and model definitions

Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore

Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4

AspNetCore.HealthChecks.SqlServer

HealthChecks.SqlServer is the health check package for SqlServer.

GitHub repositories (58)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.HealthChecks:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
MassTransit/MassTransit
Distributed Application Framework for .NET
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
exceptionless/Exceptionless
Exceptionless application
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
einmontal/SampleProject
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Version Downloads Last Updated
10.0.0-preview.7.25380.108 1,187 8/12/2025
10.0.0-preview.6.25358.103 965 7/15/2025
10.0.0-preview.5.25277.114 4,374 6/6/2025
10.0.0-preview.4.25258.110 2,377 5/12/2025
10.0.0-preview.3.25172.1 1,407 4/10/2025
10.0.0-preview.2.25164.1 3,985 3/18/2025
10.0.0-preview.1.25120.3 2,351 2/25/2025
9.0.8 545,033 8/5/2025
9.0.7 843,795 7/8/2025
9.0.6 1,109,556 6/10/2025
9.0.5 1,310,794 5/13/2025
9.0.4 3,009,983 4/8/2025
9.0.3 1,594,690 3/11/2025
9.0.2 2,234,933 2/11/2025
9.0.1 1,646,024 1/14/2025
9.0.0 8,943,153 11/12/2024
9.0.0-rc.2.24474.3 26,023 10/8/2024
9.0.0-rc.1.24452.1 15,355 9/10/2024
9.0.0-preview.7.24406.2 7,281 8/13/2024
9.0.0-preview.6.24328.4 8,947 7/9/2024
9.0.0-preview.5.24306.11 4,404 6/11/2024
9.0.0-preview.4.24267.6 14,683 5/21/2024
9.0.0-preview.3.24172.13 81,128 4/11/2024
9.0.0-preview.2.24128.4 9,225 3/12/2024
9.0.0-preview.1.24081.5 23,701 2/13/2024
8.0.19 161,326 8/4/2025
8.0.18 537,462 7/8/2025
8.0.17 406,708 6/10/2025
8.0.16 487,901 5/13/2025
8.0.15 2,508,728 4/8/2025
8.0.14 1,263,962 3/11/2025
8.0.13 1,013,350 2/11/2025
8.0.12 2,362,560 1/14/2025
8.0.11 19,401,711 11/12/2024
8.0.10 7,237,483 10/8/2024
8.0.8 7,613,955 8/13/2024
8.0.7 4,714,533 7/9/2024
8.0.6 4,956,656 5/28/2024
8.0.5 2,038,874 5/14/2024
8.0.4 4,826,976 4/9/2024
8.0.3 2,980,843 3/12/2024
8.0.2 3,879,467 2/13/2024
8.0.1 4,628,854 1/9/2024
8.0.0 81,786,576 11/14/2023
8.0.0-rc.2.23480.2 33,781 10/10/2023
8.0.0-rc.1.23421.29 23,450 9/12/2023
8.0.0-preview.7.23375.9 22,286 8/8/2023
8.0.0-preview.6.23329.11 10,646 7/11/2023
8.0.0-preview.5.23302.2 28,179 6/13/2023
8.0.0-preview.4.23260.4 19,740 5/16/2023
8.0.0-preview.3.23177.8 7,329 4/11/2023
8.0.0-preview.2.23153.2 7,179 3/14/2023
8.0.0-preview.1.23112.2 52,456 2/21/2023
7.0.20 384,148 5/28/2024
7.0.19 38,508 5/14/2024
7.0.18 135,164 4/9/2024
7.0.17 322,384 3/12/2024
7.0.16 336,663 2/13/2024
7.0.15 457,847 1/9/2024
7.0.14 688,177 11/14/2023
7.0.13 1,245,768 10/24/2023
7.0.12 806,697 10/10/2023
7.0.11 1,540,331 9/12/2023
7.0.10 1,576,365 8/8/2023
7.0.9 18,601,372 7/11/2023
7.0.8 1,164,696 6/22/2023
7.0.7 479,073 6/13/2023
7.0.5 3,856,424 4/11/2023
7.0.4 1,449,220 3/14/2023
7.0.3 1,681,290 2/14/2023
7.0.2 1,858,678 1/10/2023
7.0.1 7,087,123 12/13/2022
7.0.0 1,764,383 11/7/2022
7.0.0-rc.2.22476.2 7,474 10/11/2022
7.0.0-rc.1.22427.2 4,870 9/14/2022
7.0.0-preview.7.22376.6 3,878 8/9/2022
7.0.0-preview.6.22330.3 4,771 7/12/2022
7.0.0-preview.5.22303.8 2,853 6/14/2022
7.0.0-preview.4.22251.1 6,463 5/10/2022
7.0.0-preview.3.22178.4 1,680 4/13/2022
7.0.0-preview.2.22153.2 3,038 3/14/2022
7.0.0-preview.1.22109.13 1,045 2/17/2022
6.0.36 796,417 11/12/2024
6.0.35 194,891 10/8/2024
6.0.33 256,347 8/13/2024
6.0.32 387,222 7/9/2024
6.0.31 373,416 5/28/2024
6.0.30 135,600 5/14/2024
6.0.29 430,576 4/9/2024
6.0.28 398,320 3/12/2024
6.0.27 597,795 2/13/2024
6.0.26 743,745 1/9/2024
6.0.25 1,320,678 11/14/2023
6.0.24 589,222 10/24/2023
6.0.23 710,940 10/10/2023
6.0.22 1,137,035 9/12/2023
6.0.21 1,406,481 8/8/2023
6.0.20 1,206,896 7/11/2023
6.0.19 612,975 6/22/2023
6.0.18 317,015 6/13/2023
6.0.16 2,672,469 4/11/2023
6.0.15 1,631,718 3/14/2023
6.0.14 3,248,607 2/14/2023
6.0.13 2,305,218 1/10/2023
6.0.12 1,646,098 12/13/2022
6.0.11 2,349,026 11/7/2022
6.0.10 10,939,953 10/11/2022
6.0.9 10,918,725 9/13/2022
6.0.8 9,484,390 8/9/2022
6.0.7 28,557,828 7/12/2022
6.0.6 3,268,442 6/14/2022
6.0.5 4,130,525 5/10/2022
6.0.4 16,255,694 4/11/2022
6.0.3 6,025,899 3/8/2022
6.0.2 38,648,924 2/8/2022
6.0.1 23,989,012 12/14/2021
6.0.0 52,292,850 11/8/2021
6.0.0-rc.2.21480.10 881,947 10/12/2021
6.0.0-rc.1.21452.15 19,214 9/14/2021
6.0.0-preview.7.21378.6 80,861 8/10/2021
6.0.0-preview.6.21355.2 4,215 7/14/2021
6.0.0-preview.5.21301.17 18,827 6/15/2021
6.0.0-preview.4.21253.5 2,694 5/24/2021
6.0.0-preview.3.21201.13 7,787 4/8/2021
6.0.0-preview.2.21154.6 4,071 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 11,916 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,153,833 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 248,352 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 164,874 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 159,893 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,211,345 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 610,733 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,770,738 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,446,298 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,514,249 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,056,394 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,227,523 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,388,987 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,695,122 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,456,907 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,530,853 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,478,537 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 24,176,988 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,234,000 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,215 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 8,757 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 8,790 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 7,126 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 8,614 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,867 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 2,239 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,909 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 10,631 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 4,604 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 778,228 12/13/2022
3.1.31 79,726 11/8/2022
3.1.30 62,802 10/11/2022
3.1.29 111,259 9/13/2022
3.1.28 99,365 8/9/2022
3.1.27 162,073 7/12/2022
3.1.26 107,827 6/14/2022
3.1.25 125,963 5/10/2022
3.1.24 126,642 4/11/2022
3.1.23 505,036 3/8/2022
3.1.22 861,279 12/14/2021
3.1.21 531,746 11/7/2021
3.1.20 308,017 10/11/2021
3.1.19 224,997 9/14/2021
3.1.18 28,851,483 8/10/2021
3.1.17 362,051 7/13/2021
3.1.16 504,104 6/8/2021
3.1.15 575,582 5/11/2021
3.1.14 826,503 4/6/2021
3.1.13 434,710 3/9/2021
3.1.12 720,266 2/9/2021
3.1.11 7,724,876 1/12/2021
3.1.10 3,252,895 11/9/2020
3.1.9 2,455,349 10/13/2020
3.1.8 2,495,396 9/8/2020
3.1.7 1,492,082 8/11/2020
3.1.6 1,634,352 7/14/2020
3.1.5 3,857,320 6/9/2020
3.1.4 1,501,363 5/12/2020
3.1.3 28,230,131 3/24/2020
3.1.2 1,746,548 2/18/2020
3.1.1 1,520,187 1/14/2020
3.1.0 4,678,561 12/3/2019
3.1.0-preview3.19553.2 3,080 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,096 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,996 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 58,449 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,913 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 101,337 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,322,635 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,060 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,212 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,713 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,889 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,638 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 99,671 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,537 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,106 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,024 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,041 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 12,208,307 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 59,386,553 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,754 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 42,905 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,238 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.