Microsoft.Extensions.Diagnostics.HealthChecks
6.0.0-preview.3.21201.13
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 6.0.0-preview.3.21201.13
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 6.0.0-preview.3.21201.13
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.0-preview.3.21201.13" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.0-preview.3.21201.13" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 6.0.0-preview.3.21201.13
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 6.0.0-preview.3.21201.13"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@6.0.0-preview.3.21201.13
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=6.0.0-preview.3.21201.13&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=6.0.0-preview.3.21201.13&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/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
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.3.21201.13)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Options (>= 6.0.0-preview.3.21201.4)
-
.NETStandard 2.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 6.0.0-preview.3.21201.13)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Options (>= 6.0.0-preview.3.21201.4)
-
net6.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 6.0.0-preview.3.21201.13)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Options (>= 6.0.0-preview.3.21201.4)
NuGet packages (741)
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/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
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.
|
|
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!
|
|
einmontal/SampleProject
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 474 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 2,854 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 1,361 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 5,087 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,398 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 1,419 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,069 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,398 | 2/25/2025 | |
9.0.9 | 45,947 | 9/9/2025 | |
9.0.8 | 921,640 | 8/5/2025 | |
9.0.7 | 1,234,039 | 7/8/2025 | |
9.0.6 | 1,305,132 | 6/10/2025 | |
9.0.5 | 1,448,883 | 5/13/2025 | |
9.0.4 | 3,313,421 | 4/8/2025 | |
9.0.3 | 1,695,304 | 3/11/2025 | |
9.0.2 | 2,362,682 | 2/11/2025 | |
9.0.1 | 1,720,764 | 1/14/2025 | |
9.0.0 | 9,706,036 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 26,300 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 15,710 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,347 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 9,668 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,457 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 14,945 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 81,221 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 9,386 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,848 | 2/13/2024 | |
8.0.20 | 15,621 | 9/9/2025 | |
8.0.19 | 281,193 | 8/4/2025 | |
8.0.18 | 830,653 | 7/8/2025 | |
8.0.17 | 491,987 | 6/10/2025 | |
8.0.16 | 547,489 | 5/13/2025 | |
8.0.15 | 2,817,412 | 4/8/2025 | |
8.0.14 | 1,371,683 | 3/11/2025 | |
8.0.13 | 1,077,647 | 2/11/2025 | |
8.0.12 | 2,508,292 | 1/14/2025 | |
8.0.11 | 21,414,930 | 11/12/2024 | |
8.0.10 | 7,529,923 | 10/8/2024 | |
8.0.8 | 7,857,271 | 8/13/2024 | |
8.0.7 | 4,848,414 | 7/9/2024 | |
8.0.6 | 5,068,659 | 5/28/2024 | |
8.0.5 | 2,092,108 | 5/14/2024 | |
8.0.4 | 4,907,958 | 4/9/2024 | |
8.0.3 | 3,029,420 | 3/12/2024 | |
8.0.2 | 3,949,716 | 2/13/2024 | |
8.0.1 | 4,752,681 | 1/9/2024 | |
8.0.0 | 85,041,436 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 33,835 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 23,581 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 22,363 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,661 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 28,199 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 20,098 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 7,383 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,191 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 52,469 | 2/21/2023 | |
7.0.20 | 398,984 | 5/28/2024 | |
7.0.19 | 39,470 | 5/14/2024 | |
7.0.18 | 137,943 | 4/9/2024 | |
7.0.17 | 323,816 | 3/12/2024 | |
7.0.16 | 339,584 | 2/13/2024 | |
7.0.15 | 461,604 | 1/9/2024 | |
7.0.14 | 690,709 | 11/14/2023 | |
7.0.13 | 1,253,085 | 10/24/2023 | |
7.0.12 | 811,501 | 10/10/2023 | |
7.0.11 | 1,551,577 | 9/12/2023 | |
7.0.10 | 1,583,268 | 8/8/2023 | |
7.0.9 | 18,950,114 | 7/11/2023 | |
7.0.8 | 1,172,463 | 6/22/2023 | |
7.0.7 | 485,139 | 6/13/2023 | |
7.0.5 | 3,877,198 | 4/11/2023 | |
7.0.4 | 1,456,951 | 3/14/2023 | |
7.0.3 | 1,693,883 | 2/14/2023 | |
7.0.2 | 1,869,985 | 1/10/2023 | |
7.0.1 | 7,170,267 | 12/13/2022 | |
7.0.0 | 1,780,944 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,568 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 4,881 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 3,890 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,874 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,888 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,475 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,690 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,050 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,053 | 2/17/2022 | |
6.0.36 | 1,087,707 | 11/12/2024 | |
6.0.35 | 200,682 | 10/8/2024 | |
6.0.33 | 262,886 | 8/13/2024 | |
6.0.32 | 396,606 | 7/9/2024 | |
6.0.31 | 381,190 | 5/28/2024 | |
6.0.30 | 139,351 | 5/14/2024 | |
6.0.29 | 436,501 | 4/9/2024 | |
6.0.28 | 408,844 | 3/12/2024 | |
6.0.27 | 606,754 | 2/13/2024 | |
6.0.26 | 750,164 | 1/9/2024 | |
6.0.25 | 1,333,988 | 11/14/2023 | |
6.0.24 | 594,159 | 10/24/2023 | |
6.0.23 | 716,659 | 10/10/2023 | |
6.0.22 | 1,149,237 | 9/12/2023 | |
6.0.21 | 1,417,084 | 8/8/2023 | |
6.0.20 | 1,221,132 | 7/11/2023 | |
6.0.19 | 620,848 | 6/22/2023 | |
6.0.18 | 320,876 | 6/13/2023 | |
6.0.16 | 2,689,796 | 4/11/2023 | |
6.0.15 | 1,647,358 | 3/14/2023 | |
6.0.14 | 3,277,055 | 2/14/2023 | |
6.0.13 | 2,314,415 | 1/10/2023 | |
6.0.12 | 1,656,595 | 12/13/2022 | |
6.0.11 | 2,360,927 | 11/7/2022 | |
6.0.10 | 11,031,098 | 10/11/2022 | |
6.0.9 | 11,211,922 | 9/13/2022 | |
6.0.8 | 9,561,721 | 8/9/2022 | |
6.0.7 | 28,738,770 | 7/12/2022 | |
6.0.6 | 3,284,920 | 6/14/2022 | |
6.0.5 | 4,150,890 | 5/10/2022 | |
6.0.4 | 16,361,355 | 4/11/2022 | |
6.0.3 | 6,054,701 | 3/8/2022 | |
6.0.2 | 38,914,800 | 2/8/2022 | |
6.0.1 | 24,256,175 | 12/14/2021 | |
6.0.0 | 52,738,540 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 886,085 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 19,230 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 80,879 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,237 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 18,844 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,703 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 7,797 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 4,087 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,934 | 2/12/2021 | |
5.0.17 | 1,164,339 | 5/10/2022 | |
5.0.16 | 249,635 | 4/11/2022 | |
5.0.15 | 165,513 | 3/8/2022 | |
5.0.14 | 160,365 | 2/8/2022 | |
5.0.13 | 1,226,560 | 12/14/2021 | |
5.0.12 | 612,048 | 11/7/2021 | |
5.0.11 | 1,774,177 | 10/12/2021 | |
5.0.10 | 1,449,795 | 9/14/2021 | |
5.0.9 | 1,518,600 | 8/10/2021 | |
5.0.8 | 1,061,344 | 7/13/2021 | |
5.0.7 | 2,229,650 | 6/8/2021 | |
5.0.6 | 1,392,261 | 5/11/2021 | |
5.0.5 | 1,697,712 | 4/6/2021 | |
5.0.4 | 1,462,280 | 3/9/2021 | |
5.0.3 | 1,534,178 | 2/9/2021 | |
5.0.2 | 1,482,020 | 1/12/2021 | |
5.0.1 | 24,288,397 | 12/8/2020 | |
5.0.0 | 3,271,909 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,255 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 8,773 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 8,817 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,209 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 8,633 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,882 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,252 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,927 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 10,650 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,621 | 3/16/2020 | |
3.1.32 | 793,004 | 12/13/2022 | |
3.1.31 | 81,537 | 11/8/2022 | |
3.1.30 | 63,801 | 10/11/2022 | |
3.1.29 | 112,105 | 9/13/2022 | |
3.1.28 | 99,830 | 8/9/2022 | |
3.1.27 | 162,923 | 7/12/2022 | |
3.1.26 | 108,836 | 6/14/2022 | |
3.1.25 | 126,669 | 5/10/2022 | |
3.1.24 | 127,050 | 4/11/2022 | |
3.1.23 | 505,825 | 3/8/2022 | |
3.1.22 | 866,245 | 12/14/2021 | |
3.1.21 | 533,167 | 11/7/2021 | |
3.1.20 | 311,023 | 10/11/2021 | |
3.1.19 | 225,509 | 9/14/2021 | |
3.1.18 | 29,125,382 | 8/10/2021 | |
3.1.17 | 363,012 | 7/13/2021 | |
3.1.16 | 505,045 | 6/8/2021 | |
3.1.15 | 576,215 | 5/11/2021 | |
3.1.14 | 834,158 | 4/6/2021 | |
3.1.13 | 435,604 | 3/9/2021 | |
3.1.12 | 721,306 | 2/9/2021 | |
3.1.11 | 7,750,466 | 1/12/2021 | |
3.1.10 | 3,264,156 | 11/9/2020 | |
3.1.9 | 2,462,051 | 10/13/2020 | |
3.1.8 | 2,501,255 | 9/8/2020 | |
3.1.7 | 1,500,006 | 8/11/2020 | |
3.1.6 | 1,639,861 | 7/14/2020 | |
3.1.5 | 3,867,552 | 6/9/2020 | |
3.1.4 | 1,503,963 | 5/12/2020 | |
3.1.3 | 28,316,125 | 3/24/2020 | |
3.1.2 | 1,750,848 | 2/18/2020 | |
3.1.1 | 1,526,665 | 1/14/2020 | |
3.1.0 | 4,717,660 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 3,093 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,114 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 3,012 | 10/15/2019 | |
3.0.3 | 58,994 | 2/18/2020 | |
3.0.2 | 15,252 | 1/14/2020 | |
3.0.1 | 101,762 | 11/18/2019 | |
3.0.0 | 10,371,508 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 7,073 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 3,228 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 25,727 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,906 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 16,651 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 99,684 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,554 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,121 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,036 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,054 | 12/4/2018 | |
2.2.5 | 12,250,449 | 5/14/2019 | |
2.2.0 | 59,931,026 | 12/3/2018 | |
2.2.0-preview3-35497 | 96,778 | 10/17/2018 | |
2.2.0-preview2-35157 | 42,944 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,322 | 8/22/2018 |