Microsoft.Extensions.Diagnostics.HealthChecks 2.2.0-preview1-35029

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.Diagnostics.HealthChecks.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 2.2.0-preview1-35029
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 2.2.0-preview1-35029
                    
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="2.2.0-preview1-35029" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="2.2.0-preview1-35029" />
                    
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 2.2.0-preview1-35029
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 2.2.0-preview1-35029"
                    
#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@2.2.0-preview1-35029
                    
#: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=2.2.0-preview1-35029&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=2.2.0-preview1-35029&prerelease
                    
Install as a Cake Tool

Components for performing health checks in .NET applications
   
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder      
   
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/983d7836ab27bce47a86e5425860e8ac1ff2b858

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 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 was computed.  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 (766)

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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a

AspNetCore.HealthChecks.SqlServer

HealthChecks.SqlServer is the health check package for SqlServer.

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
Aspire is the tool for code-first, extensible, observable dev and deploy.
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.
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.
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
BehzadDara/SampleProject
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Version Downloads Last Updated
10.0.0-rc.2.25502.107 1,462 10/14/2025
10.0.0-rc.1.25451.107 15,036 9/9/2025
10.0.0-preview.7.25380.108 4,043 8/12/2025
10.0.0-preview.6.25358.103 2,520 7/15/2025
10.0.0-preview.5.25277.114 7,035 6/6/2025
10.0.0-preview.4.25258.110 2,472 5/12/2025
10.0.0-preview.3.25172.1 1,484 4/10/2025
10.0.0-preview.2.25164.1 4,157 3/18/2025
10.0.0-preview.1.25120.3 2,475 2/25/2025
9.0.10 49,075 10/14/2025
9.0.9 1,212,348 9/9/2025
9.0.8 1,560,872 8/5/2025
9.0.7 1,997,929 7/8/2025
9.0.6 1,661,190 6/10/2025
9.0.5 1,700,766 5/13/2025
9.0.4 3,854,899 4/8/2025
9.0.3 1,913,694 3/11/2025
9.0.2 2,643,803 2/11/2025
9.0.1 1,890,208 1/14/2025
9.0.0 11,627,184 11/12/2024
9.0.0-rc.2.24474.3 26,728 10/8/2024
9.0.0-rc.1.24452.1 16,643 9/10/2024
9.0.0-preview.7.24406.2 7,511 8/13/2024
9.0.0-preview.6.24328.4 10,721 7/9/2024
9.0.0-preview.5.24306.11 4,511 6/11/2024
9.0.0-preview.4.24267.6 15,444 5/21/2024
9.0.0-preview.3.24172.13 81,520 4/11/2024
9.0.0-preview.2.24128.4 9,762 3/12/2024
9.0.0-preview.1.24081.5 24,089 2/13/2024
8.0.21 18,689 10/14/2025
8.0.20 571,261 9/9/2025
8.0.19 850,612 8/4/2025
8.0.18 1,505,229 7/8/2025
8.0.17 662,433 6/10/2025
8.0.16 682,006 5/13/2025
8.0.15 3,395,706 4/8/2025
8.0.14 1,658,366 3/11/2025
8.0.13 1,223,171 2/11/2025
8.0.12 2,822,339 1/14/2025
8.0.11 26,419,647 11/12/2024
8.0.10 8,251,418 10/8/2024
8.0.8 8,418,872 8/13/2024
8.0.7 5,133,578 7/9/2024
8.0.6 5,354,091 5/28/2024
8.0.5 2,218,466 5/14/2024
8.0.4 5,093,067 4/9/2024
8.0.3 3,144,113 3/12/2024
8.0.2 4,122,204 2/13/2024
8.0.1 5,047,210 1/9/2024
8.0.0 92,769,319 11/14/2023
8.0.0-rc.2.23480.2 33,894 10/10/2023
8.0.0-rc.1.23421.29 23,678 9/12/2023
8.0.0-preview.7.23375.9 22,553 8/8/2023
8.0.0-preview.6.23329.11 10,746 7/11/2023
8.0.0-preview.5.23302.2 28,274 6/13/2023
8.0.0-preview.4.23260.4 20,515 5/16/2023
8.0.0-preview.3.23177.8 7,479 4/11/2023
8.0.0-preview.2.23153.2 7,245 3/14/2023
8.0.0-preview.1.23112.2 52,502 2/21/2023
7.0.20 444,624 5/28/2024
7.0.19 45,540 5/14/2024
7.0.18 147,988 4/9/2024
7.0.17 331,534 3/12/2024
7.0.16 350,326 2/13/2024
7.0.15 475,322 1/9/2024
7.0.14 702,648 11/14/2023
7.0.13 1,280,292 10/24/2023
7.0.12 827,350 10/10/2023
7.0.11 1,583,906 9/12/2023
7.0.10 1,622,172 8/8/2023
7.0.9 19,934,552 7/11/2023
7.0.8 1,190,733 6/22/2023
7.0.7 509,927 6/13/2023
7.0.5 3,937,731 4/11/2023
7.0.4 1,480,432 3/14/2023
7.0.3 1,765,865 2/14/2023
7.0.2 1,911,526 1/10/2023
7.0.1 7,394,818 12/13/2022
7.0.0 1,827,779 11/7/2022
7.0.0-rc.2.22476.2 7,706 10/11/2022
7.0.0-rc.1.22427.2 4,920 9/14/2022
7.0.0-preview.7.22376.6 3,919 8/9/2022
7.0.0-preview.6.22330.3 5,139 7/12/2022
7.0.0-preview.5.22303.8 3,007 6/14/2022
7.0.0-preview.4.22251.1 6,511 5/10/2022
7.0.0-preview.3.22178.4 1,727 4/13/2022
7.0.0-preview.2.22153.2 3,092 3/14/2022
7.0.0-preview.1.22109.13 1,092 2/17/2022
6.0.36 1,739,301 11/12/2024
6.0.35 214,897 10/8/2024
6.0.33 278,753 8/13/2024
6.0.32 418,303 7/9/2024
6.0.31 404,201 5/28/2024
6.0.30 150,537 5/14/2024
6.0.29 455,304 4/9/2024
6.0.28 431,276 3/12/2024
6.0.27 628,210 2/13/2024
6.0.26 767,011 1/9/2024
6.0.25 1,365,946 11/14/2023
6.0.24 609,700 10/24/2023
6.0.23 732,039 10/10/2023
6.0.22 1,176,484 9/12/2023
6.0.21 1,445,033 8/8/2023
6.0.20 1,255,919 7/11/2023
6.0.19 640,393 6/22/2023
6.0.18 334,240 6/13/2023
6.0.16 2,732,507 4/11/2023
6.0.15 1,685,733 3/14/2023
6.0.14 3,322,256 2/14/2023
6.0.13 2,337,655 1/10/2023
6.0.12 1,684,441 12/13/2022
6.0.11 2,393,064 11/7/2022
6.0.10 11,250,130 10/11/2022
6.0.9 11,873,210 9/13/2022
6.0.8 9,772,675 8/9/2022
6.0.7 29,337,869 7/12/2022
6.0.6 3,324,825 6/14/2022
6.0.5 4,203,164 5/10/2022
6.0.4 16,656,712 4/11/2022
6.0.3 6,159,109 3/8/2022
6.0.2 39,721,224 2/8/2022
6.0.1 24,918,216 12/14/2021
6.0.0 53,869,952 11/8/2021
6.0.0-rc.2.21480.10 902,505 10/12/2021
6.0.0-rc.1.21452.15 19,767 9/14/2021
6.0.0-preview.7.21378.6 87,436 8/10/2021
6.0.0-preview.6.21355.2 4,278 7/14/2021
6.0.0-preview.5.21301.17 18,874 6/15/2021
6.0.0-preview.4.21253.5 2,732 5/24/2021
6.0.0-preview.3.21201.13 7,824 4/8/2021
6.0.0-preview.2.21154.6 4,132 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,990 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,190,444 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 256,047 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 169,759 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 164,248 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,257,900 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 624,598 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,789,019 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,465,755 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,537,050 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,078,166 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,266,731 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,413,348 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,718,935 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,490,037 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,554,510 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,499,270 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 24,591,506 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,405,117 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,323 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,815 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,875 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,423 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,675 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,921 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,297 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,971 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,693 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,660 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 824,660 12/13/2022
3.1.31 88,719 11/8/2022
3.1.30 68,467 10/11/2022
3.1.29 116,788 9/13/2022
3.1.28 103,840 8/9/2022
3.1.27 167,288 7/12/2022
3.1.26 113,700 6/14/2022
3.1.25 131,417 5/10/2022
3.1.24 130,867 4/11/2022
3.1.23 512,033 3/8/2022
3.1.22 887,748 12/14/2021
3.1.21 539,041 11/7/2021
3.1.20 319,849 10/11/2021
3.1.19 229,742 9/14/2021
3.1.18 29,806,785 8/10/2021
3.1.17 368,699 7/13/2021
3.1.16 511,348 6/8/2021
3.1.15 580,538 5/11/2021
3.1.14 851,736 4/6/2021
3.1.13 440,662 3/9/2021
3.1.12 726,584 2/9/2021
3.1.11 7,831,639 1/12/2021
3.1.10 3,299,959 11/9/2020
3.1.9 2,486,302 10/13/2020
3.1.8 2,529,902 9/8/2020
3.1.7 1,529,447 8/11/2020
3.1.6 1,657,363 7/14/2020
3.1.5 3,897,695 6/9/2020
3.1.4 1,518,007 5/12/2020
3.1.3 28,550,859 3/24/2020
3.1.2 1,766,329 2/18/2020
3.1.1 1,544,674 1/14/2020
3.1.0 4,810,329 12/3/2019
3.1.0-preview3.19553.2 3,202 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,148 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,051 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 63,077 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 18,976 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 105,581 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,522,559 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,155 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,288 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 26,838 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,993 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,694 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 105,001 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,583 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,155 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,074 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,092 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 12,369,022 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 61,141,551 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,998 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,106 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,611 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.