Microsoft.Extensions.Diagnostics.HealthChecks 7.0.20

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 7.0.20
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 7.0.20
                    
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="7.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.20" />
                    
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 7.0.20
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 7.0.20"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=7.0.20
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=7.0.20
                    
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/d9ba962869d1b1c410ea476b02de2f8e27eec762

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 is compatible.  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 was computed.  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 (701)

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.

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/ddf39a1b4690fbe23aea79c78da67004a5c31094

AspNetCore.HealthChecks.SqlServer

HealthChecks.SqlServer is the health check package for SqlServer.

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

GitHub repositories (57)

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
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
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/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit 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 imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
BehzadDara/SampleProject
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Version Downloads Last Updated
10.0.0-preview.5.25277.114 609 6/6/2025
10.0.0-preview.4.25258.110 2,163 5/12/2025
10.0.0-preview.3.25172.1 1,221 4/10/2025
10.0.0-preview.2.25164.1 3,516 3/18/2025
10.0.0-preview.1.25120.3 2,156 2/25/2025
9.0.6 142,587 6/10/2025
9.0.5 796,304 5/13/2025
9.0.4 1,904,476 4/8/2025
9.0.3 1,255,177 3/11/2025
9.0.2 1,831,695 2/11/2025
9.0.1 1,405,806 1/14/2025
9.0.0 6,687,800 11/12/2024
9.0.0-rc.2.24474.3 25,304 10/8/2024
9.0.0-rc.1.24452.1 13,986 9/10/2024
9.0.0-preview.7.24406.2 6,892 8/13/2024
9.0.0-preview.6.24328.4 7,562 7/9/2024
9.0.0-preview.5.24306.11 4,279 6/11/2024
9.0.0-preview.4.24267.6 14,197 5/21/2024
9.0.0-preview.3.24172.13 80,834 4/11/2024
9.0.0-preview.2.24128.4 8,541 3/12/2024
9.0.0-preview.1.24081.5 23,388 2/13/2024
8.0.17 58,637 6/10/2025
8.0.16 278,425 5/13/2025
8.0.15 1,385,982 4/8/2025
8.0.14 836,911 3/11/2025
8.0.13 780,299 2/11/2025
8.0.12 1,911,643 1/14/2025
8.0.11 13,545,137 11/12/2024
8.0.10 6,202,318 10/8/2024
8.0.8 6,834,968 8/13/2024
8.0.7 4,311,602 7/9/2024
8.0.6 4,576,913 5/28/2024
8.0.5 1,873,169 5/14/2024
8.0.4 4,564,298 4/9/2024
8.0.3 2,814,679 3/12/2024
8.0.2 3,645,473 2/13/2024
8.0.1 4,258,907 1/9/2024
8.0.0 71,668,899 11/14/2023
8.0.0-rc.2.23480.2 33,617 10/10/2023
8.0.0-rc.1.23421.29 23,252 9/12/2023
8.0.0-preview.7.23375.9 22,042 8/8/2023
8.0.0-preview.6.23329.11 10,577 7/11/2023
8.0.0-preview.5.23302.2 28,100 6/13/2023
8.0.0-preview.4.23260.4 18,579 5/16/2023
8.0.0-preview.3.23177.8 7,084 4/11/2023
8.0.0-preview.2.23153.2 7,128 3/14/2023
8.0.0-preview.1.23112.2 52,402 2/21/2023
7.0.20 339,239 5/28/2024
7.0.19 34,977 5/14/2024
7.0.18 125,449 4/9/2024
7.0.17 317,528 3/12/2024
7.0.16 326,570 2/13/2024
7.0.15 445,863 1/9/2024
7.0.14 678,988 11/14/2023
7.0.13 1,215,474 10/24/2023
7.0.12 790,878 10/10/2023
7.0.11 1,499,013 9/12/2023
7.0.10 1,547,326 8/8/2023
7.0.9 17,323,471 7/11/2023
7.0.8 1,139,039 6/22/2023
7.0.7 464,643 6/13/2023
7.0.5 3,782,809 4/11/2023
7.0.4 1,419,890 3/14/2023
7.0.3 1,625,260 2/14/2023
7.0.2 1,824,146 1/10/2023
7.0.1 6,816,259 12/13/2022
7.0.0 1,709,902 11/7/2022
7.0.0-rc.2.22476.2 7,400 10/11/2022
7.0.0-rc.1.22427.2 4,810 9/14/2022
7.0.0-preview.7.22376.6 3,829 8/9/2022
7.0.0-preview.6.22330.3 4,439 7/12/2022
7.0.0-preview.5.22303.8 2,754 6/14/2022
7.0.0-preview.4.22251.1 6,408 5/10/2022
7.0.0-preview.3.22178.4 1,627 4/13/2022
7.0.0-preview.2.22153.2 2,982 3/14/2022
7.0.0-preview.1.22109.13 986 2/17/2022
6.0.36 304,974 11/12/2024
6.0.35 175,376 10/8/2024
6.0.33 234,929 8/13/2024
6.0.32 361,087 7/9/2024
6.0.31 350,193 5/28/2024
6.0.30 125,506 5/14/2024
6.0.29 409,987 4/9/2024
6.0.28 368,214 3/12/2024
6.0.27 570,220 2/13/2024
6.0.26 725,680 1/9/2024
6.0.25 1,279,013 11/14/2023
6.0.24 573,539 10/24/2023
6.0.23 690,082 10/10/2023
6.0.22 1,099,920 9/12/2023
6.0.21 1,375,471 8/8/2023
6.0.20 1,163,833 7/11/2023
6.0.19 592,033 6/22/2023
6.0.18 305,314 6/13/2023
6.0.16 2,620,855 4/11/2023
6.0.15 1,572,488 3/14/2023
6.0.14 3,126,028 2/14/2023
6.0.13 2,273,371 1/10/2023
6.0.12 1,604,811 12/13/2022
6.0.11 2,309,738 11/7/2022
6.0.10 10,679,828 10/11/2022
6.0.9 10,017,871 9/13/2022
6.0.8 9,237,020 8/9/2022
6.0.7 27,924,752 7/12/2022
6.0.6 3,218,333 6/14/2022
6.0.5 4,069,815 5/10/2022
6.0.4 15,886,987 4/11/2022
6.0.3 5,933,462 3/8/2022
6.0.2 37,767,191 2/8/2022
6.0.1 23,080,947 12/14/2021
6.0.0 50,782,320 11/8/2021
6.0.0-rc.2.21480.10 867,018 10/12/2021
6.0.0-rc.1.21452.15 19,128 9/14/2021
6.0.0-preview.7.21378.6 80,755 8/10/2021
6.0.0-preview.6.21355.2 4,157 7/14/2021
6.0.0-preview.5.21301.17 18,774 6/15/2021
6.0.0-preview.4.21253.5 2,641 5/24/2021
6.0.0-preview.3.21201.13 7,733 4/8/2021
6.0.0-preview.2.21154.6 3,988 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,828 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,123,674 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 243,486 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 162,839 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 158,335 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,163,913 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 605,690 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,757,298 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,435,753 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,499,185 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,041,201 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,218,858 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,377,300 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,683,979 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,437,471 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,518,404 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,467,533 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 23,822,067 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,065,930 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,112 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,661 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,623 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 6,865 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,533 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,725 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,158 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,830 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,549 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,520 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 732,460 12/13/2022
3.1.31 74,863 11/8/2022
3.1.30 59,450 10/11/2022
3.1.29 108,588 9/13/2022
3.1.28 97,747 8/9/2022
3.1.27 159,941 7/12/2022
3.1.26 105,076 6/14/2022
3.1.25 123,366 5/10/2022
3.1.24 125,193 4/11/2022
3.1.23 499,411 3/8/2022
3.1.22 835,240 12/14/2021
3.1.21 527,427 11/7/2021
3.1.20 299,008 10/11/2021
3.1.19 223,207 9/14/2021
3.1.18 27,951,823 8/10/2021
3.1.17 358,027 7/13/2021
3.1.16 500,660 6/8/2021
3.1.15 573,617 5/11/2021
3.1.14 803,929 4/6/2021
3.1.13 432,435 3/9/2021
3.1.12 716,080 2/9/2021
3.1.11 7,632,367 1/12/2021
3.1.10 3,209,354 11/9/2020
3.1.9 2,429,015 10/13/2020
3.1.8 2,472,359 9/8/2020
3.1.7 1,469,828 8/11/2020
3.1.6 1,620,061 7/14/2020
3.1.5 3,815,528 6/9/2020
3.1.4 1,493,117 5/12/2020
3.1.3 27,948,677 3/24/2020
3.1.2 1,733,903 2/18/2020
3.1.1 1,499,569 1/14/2020
3.1.0 4,557,205 12/3/2019
3.1.0-preview3.19553.2 3,005 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,014 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,922 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 56,617 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 13,685 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 99,775 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,155,955 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,984 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,137 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,628 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,788 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,555 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 99,591 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,458 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,029 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 943 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 963 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 12,072,181 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 57,428,462 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,589 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 42,682 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,977 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.