Microsoft.Extensions.Diagnostics.HealthChecks
6.0.0-preview.1.21103.6
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 6.0.0-preview.1.21103.6
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 6.0.0-preview.1.21103.6
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.0-preview.1.21103.6" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.0-preview.1.21103.6" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 6.0.0-preview.1.21103.6
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 6.0.0-preview.1.21103.6"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@6.0.0-preview.1.21103.6
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=6.0.0-preview.1.21103.6&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=6.0.0-preview.1.21103.6&prerelease
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/860072f7781a10db10fa925ea5c86d91f1e6f2c4
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. |
-
.NETFramework 4.6.1
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 6.0.0-preview.1.21103.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Options (>= 6.0.0-preview.1.21102.12)
-
.NETStandard 2.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 6.0.0-preview.1.21103.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Options (>= 6.0.0-preview.1.21102.12)
-
net6.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 6.0.0-preview.1.21103.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Options (>= 6.0.0-preview.1.21102.12)
NuGet packages (731)
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183 |
|
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
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.6.25358.103 | 499 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 2,363 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,293 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 1,381 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 3,856 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,218 | 2/25/2025 | |
9.0.8 | 9,969 | 8/5/2025 | |
9.0.7 | 196,898 | 7/8/2025 | |
9.0.6 | 816,872 | 6/10/2025 | |
9.0.5 | 1,127,288 | 5/13/2025 | |
9.0.4 | 2,577,889 | 4/8/2025 | |
9.0.3 | 1,456,103 | 3/11/2025 | |
9.0.2 | 2,041,556 | 2/11/2025 | |
9.0.1 | 1,535,210 | 1/14/2025 | |
9.0.0 | 7,861,383 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 25,535 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 14,482 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,051 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 8,174 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,373 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 14,470 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 80,994 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 8,971 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,531 | 2/13/2024 | |
8.0.19 | 3,302 | 8/4/2025 | |
8.0.18 | 67,559 | 7/8/2025 | |
8.0.17 | 271,510 | 6/10/2025 | |
8.0.16 | 404,611 | 5/13/2025 | |
8.0.15 | 2,076,709 | 4/8/2025 | |
8.0.14 | 1,098,600 | 3/11/2025 | |
8.0.13 | 910,394 | 2/11/2025 | |
8.0.12 | 2,152,178 | 1/14/2025 | |
8.0.11 | 16,487,169 | 11/12/2024 | |
8.0.10 | 6,797,117 | 10/8/2024 | |
8.0.8 | 7,252,552 | 8/13/2024 | |
8.0.7 | 4,527,797 | 7/9/2024 | |
8.0.6 | 4,782,778 | 5/28/2024 | |
8.0.5 | 1,965,049 | 5/14/2024 | |
8.0.4 | 4,709,312 | 4/9/2024 | |
8.0.3 | 2,909,089 | 3/12/2024 | |
8.0.2 | 3,774,138 | 2/13/2024 | |
8.0.1 | 4,457,926 | 1/9/2024 | |
8.0.0 | 77,065,887 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 33,736 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 23,362 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 22,206 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,624 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 28,158 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 19,307 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 7,219 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,168 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 52,437 | 2/21/2023 | |
7.0.20 | 363,755 | 5/28/2024 | |
7.0.19 | 36,552 | 5/14/2024 | |
7.0.18 | 129,852 | 4/9/2024 | |
7.0.17 | 319,647 | 3/12/2024 | |
7.0.16 | 331,177 | 2/13/2024 | |
7.0.15 | 452,472 | 1/9/2024 | |
7.0.14 | 683,826 | 11/14/2023 | |
7.0.13 | 1,231,413 | 10/24/2023 | |
7.0.12 | 798,773 | 10/10/2023 | |
7.0.11 | 1,521,109 | 9/12/2023 | |
7.0.10 | 1,563,520 | 8/8/2023 | |
7.0.9 | 18,062,837 | 7/11/2023 | |
7.0.8 | 1,152,741 | 6/22/2023 | |
7.0.7 | 471,055 | 6/13/2023 | |
7.0.5 | 3,825,759 | 4/11/2023 | |
7.0.4 | 1,435,623 | 3/14/2023 | |
7.0.3 | 1,646,847 | 2/14/2023 | |
7.0.2 | 1,844,328 | 1/10/2023 | |
7.0.1 | 6,961,778 | 12/13/2022 | |
7.0.0 | 1,739,880 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,442 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 4,856 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 3,866 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,601 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,820 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,449 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,667 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,022 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,033 | 2/17/2022 | |
6.0.36 | 369,593 | 11/12/2024 | |
6.0.35 | 186,587 | 10/8/2024 | |
6.0.33 | 246,317 | 8/13/2024 | |
6.0.32 | 374,100 | 7/9/2024 | |
6.0.31 | 362,484 | 5/28/2024 | |
6.0.30 | 129,896 | 5/14/2024 | |
6.0.29 | 420,879 | 4/9/2024 | |
6.0.28 | 384,165 | 3/12/2024 | |
6.0.27 | 582,704 | 2/13/2024 | |
6.0.26 | 734,109 | 1/9/2024 | |
6.0.25 | 1,301,444 | 11/14/2023 | |
6.0.24 | 580,718 | 10/24/2023 | |
6.0.23 | 702,269 | 10/10/2023 | |
6.0.22 | 1,118,948 | 9/12/2023 | |
6.0.21 | 1,392,303 | 8/8/2023 | |
6.0.20 | 1,184,287 | 7/11/2023 | |
6.0.19 | 602,279 | 6/22/2023 | |
6.0.18 | 310,474 | 6/13/2023 | |
6.0.16 | 2,648,364 | 4/11/2023 | |
6.0.15 | 1,605,852 | 3/14/2023 | |
6.0.14 | 3,227,877 | 2/14/2023 | |
6.0.13 | 2,288,887 | 1/10/2023 | |
6.0.12 | 1,631,663 | 12/13/2022 | |
6.0.11 | 2,329,207 | 11/7/2022 | |
6.0.10 | 10,811,664 | 10/11/2022 | |
6.0.9 | 10,497,624 | 9/13/2022 | |
6.0.8 | 9,344,725 | 8/9/2022 | |
6.0.7 | 28,275,546 | 7/12/2022 | |
6.0.6 | 3,245,214 | 6/14/2022 | |
6.0.5 | 4,100,590 | 5/10/2022 | |
6.0.4 | 16,088,494 | 4/11/2022 | |
6.0.3 | 5,984,569 | 3/8/2022 | |
6.0.2 | 38,241,525 | 2/8/2022 | |
6.0.1 | 23,584,283 | 12/14/2021 | |
6.0.0 | 51,579,633 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 875,754 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 19,179 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 80,808 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,201 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 18,815 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,678 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 7,774 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 4,054 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,894 | 2/12/2021 | |
5.0.17 | 1,139,180 | 5/10/2022 | |
5.0.16 | 245,543 | 4/11/2022 | |
5.0.15 | 163,352 | 3/8/2022 | |
5.0.14 | 158,642 | 2/8/2022 | |
5.0.13 | 1,188,356 | 12/14/2021 | |
5.0.12 | 608,184 | 11/7/2021 | |
5.0.11 | 1,764,641 | 10/12/2021 | |
5.0.10 | 1,441,056 | 9/14/2021 | |
5.0.9 | 1,508,011 | 8/10/2021 | |
5.0.8 | 1,048,535 | 7/13/2021 | |
5.0.7 | 2,223,101 | 6/8/2021 | |
5.0.6 | 1,383,711 | 5/11/2021 | |
5.0.5 | 1,689,956 | 4/6/2021 | |
5.0.4 | 1,449,006 | 3/9/2021 | |
5.0.3 | 1,525,142 | 2/9/2021 | |
5.0.2 | 1,472,792 | 1/12/2021 | |
5.0.1 | 24,021,787 | 12/8/2020 | |
5.0.0 | 3,171,471 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,176 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 8,722 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 8,739 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,029 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 8,597 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,848 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,218 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,892 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 10,612 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,582 | 3/16/2020 | |
3.1.32 | 755,257 | 12/13/2022 | |
3.1.31 | 76,726 | 11/8/2022 | |
3.1.30 | 60,442 | 10/11/2022 | |
3.1.29 | 109,271 | 9/13/2022 | |
3.1.28 | 98,029 | 8/9/2022 | |
3.1.27 | 160,531 | 7/12/2022 | |
3.1.26 | 106,094 | 6/14/2022 | |
3.1.25 | 124,168 | 5/10/2022 | |
3.1.24 | 125,437 | 4/11/2022 | |
3.1.23 | 502,685 | 3/8/2022 | |
3.1.22 | 851,469 | 12/14/2021 | |
3.1.21 | 529,101 | 11/7/2021 | |
3.1.20 | 303,549 | 10/11/2021 | |
3.1.19 | 223,652 | 9/14/2021 | |
3.1.18 | 28,442,224 | 8/10/2021 | |
3.1.17 | 359,935 | 7/13/2021 | |
3.1.16 | 501,914 | 6/8/2021 | |
3.1.15 | 574,117 | 5/11/2021 | |
3.1.14 | 814,393 | 4/6/2021 | |
3.1.13 | 433,120 | 3/9/2021 | |
3.1.12 | 717,828 | 2/9/2021 | |
3.1.11 | 7,684,903 | 1/12/2021 | |
3.1.10 | 3,233,961 | 11/9/2020 | |
3.1.9 | 2,441,792 | 10/13/2020 | |
3.1.8 | 2,483,417 | 9/8/2020 | |
3.1.7 | 1,479,886 | 8/11/2020 | |
3.1.6 | 1,625,938 | 7/14/2020 | |
3.1.5 | 3,838,704 | 6/9/2020 | |
3.1.4 | 1,496,416 | 5/12/2020 | |
3.1.3 | 28,101,262 | 3/24/2020 | |
3.1.2 | 1,740,580 | 2/18/2020 | |
3.1.1 | 1,510,857 | 1/14/2020 | |
3.1.0 | 4,619,207 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 3,063 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,080 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 2,979 | 10/15/2019 | |
3.0.3 | 57,047 | 2/18/2020 | |
3.0.2 | 13,750 | 1/14/2020 | |
3.0.1 | 100,035 | 11/18/2019 | |
3.0.0 | 10,251,158 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 7,044 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 3,197 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 25,690 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,847 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 16,619 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 99,652 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,519 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,087 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,006 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,023 | 12/4/2018 | |
2.2.5 | 12,146,504 | 5/14/2019 | |
2.2.0 | 58,537,570 | 12/3/2018 | |
2.2.0-preview3-35497 | 96,715 | 10/17/2018 | |
2.2.0-preview2-35157 | 42,804 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,142 | 8/22/2018 |