Microsoft.Extensions.Diagnostics.HealthChecks
10.0.0-preview.3.25172.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 10.0.0-preview.3.25172.1
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 10.0.0-preview.3.25172.1
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.0-preview.3.25172.1" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.0-preview.3.25172.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 10.0.0-preview.3.25172.1
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 10.0.0-preview.3.25172.1"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@10.0.0-preview.3.25172.1
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=10.0.0-preview.3.25172.1&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=10.0.0-preview.3.25172.1&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/de35e2b0a0d8d5d1e307907983a6838da1092898
Product | Versions 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 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.3.25172.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Options (>= 10.0.0-preview.3.25171.5)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.3.25172.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Options (>= 10.0.0-preview.3.25171.5)
-
net10.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.3.25172.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.3.25171.5)
- Microsoft.Extensions.Options (>= 10.0.0-preview.3.25171.5)
NuGet packages (758)
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 | 9,555 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 3,783 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 1,823 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 5,913 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,440 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 1,452 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,093 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,426 | 2/25/2025 | |
9.0.9 | 402,496 | 9/9/2025 | |
9.0.8 | 1,252,715 | 8/5/2025 | |
9.0.7 | 1,673,006 | 7/8/2025 | |
9.0.6 | 1,500,726 | 6/10/2025 | |
9.0.5 | 1,585,210 | 5/13/2025 | |
9.0.4 | 3,614,752 | 4/8/2025 | |
9.0.3 | 1,800,421 | 3/11/2025 | |
9.0.2 | 2,495,280 | 2/11/2025 | |
9.0.1 | 1,806,965 | 1/14/2025 | |
9.0.0 | 10,611,868 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 26,510 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 16,037 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,416 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,164 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,486 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 15,299 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 81,368 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 9,554 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,976 | 2/13/2024 | |
8.0.20 | 128,989 | 9/9/2025 | |
8.0.19 | 466,054 | 8/4/2025 | |
8.0.18 | 1,211,836 | 7/8/2025 | |
8.0.17 | 577,727 | 6/10/2025 | |
8.0.16 | 611,025 | 5/13/2025 | |
8.0.15 | 3,129,142 | 4/8/2025 | |
8.0.14 | 1,493,687 | 3/11/2025 | |
8.0.13 | 1,148,841 | 2/11/2025 | |
8.0.12 | 2,664,685 | 1/14/2025 | |
8.0.11 | 23,770,741 | 11/12/2024 | |
8.0.10 | 7,860,978 | 10/8/2024 | |
8.0.8 | 8,140,151 | 8/13/2024 | |
8.0.7 | 4,990,436 | 7/9/2024 | |
8.0.6 | 5,211,119 | 5/28/2024 | |
8.0.5 | 2,153,737 | 5/14/2024 | |
8.0.4 | 4,998,608 | 4/9/2024 | |
8.0.3 | 3,085,951 | 3/12/2024 | |
8.0.2 | 4,035,326 | 2/13/2024 | |
8.0.1 | 4,899,404 | 1/9/2024 | |
8.0.0 | 88,807,925 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 33,867 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 23,615 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 22,466 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,724 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 28,235 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 20,247 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 7,438 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,220 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 52,481 | 2/21/2023 | |
7.0.20 | 418,354 | 5/28/2024 | |
7.0.19 | 41,844 | 5/14/2024 | |
7.0.18 | 142,456 | 4/9/2024 | |
7.0.17 | 326,979 | 3/12/2024 | |
7.0.16 | 343,742 | 2/13/2024 | |
7.0.15 | 467,311 | 1/9/2024 | |
7.0.14 | 695,578 | 11/14/2023 | |
7.0.13 | 1,265,530 | 10/24/2023 | |
7.0.12 | 818,760 | 10/10/2023 | |
7.0.11 | 1,567,006 | 9/12/2023 | |
7.0.10 | 1,601,908 | 8/8/2023 | |
7.0.9 | 19,408,314 | 7/11/2023 | |
7.0.8 | 1,182,284 | 6/22/2023 | |
7.0.7 | 496,806 | 6/13/2023 | |
7.0.5 | 3,906,673 | 4/11/2023 | |
7.0.4 | 1,468,727 | 3/14/2023 | |
7.0.3 | 1,713,633 | 2/14/2023 | |
7.0.2 | 1,888,980 | 1/10/2023 | |
7.0.1 | 7,279,483 | 12/13/2022 | |
7.0.0 | 1,803,262 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,628 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 4,898 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 3,904 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,016 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,924 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,487 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,706 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,071 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,067 | 2/17/2022 | |
6.0.36 | 1,444,549 | 11/12/2024 | |
6.0.35 | 207,982 | 10/8/2024 | |
6.0.33 | 271,118 | 8/13/2024 | |
6.0.32 | 408,150 | 7/9/2024 | |
6.0.31 | 392,758 | 5/28/2024 | |
6.0.30 | 145,069 | 5/14/2024 | |
6.0.29 | 445,328 | 4/9/2024 | |
6.0.28 | 420,871 | 3/12/2024 | |
6.0.27 | 616,549 | 2/13/2024 | |
6.0.26 | 758,843 | 1/9/2024 | |
6.0.25 | 1,350,233 | 11/14/2023 | |
6.0.24 | 601,794 | 10/24/2023 | |
6.0.23 | 724,108 | 10/10/2023 | |
6.0.22 | 1,162,908 | 9/12/2023 | |
6.0.21 | 1,430,603 | 8/8/2023 | |
6.0.20 | 1,238,037 | 7/11/2023 | |
6.0.19 | 630,416 | 6/22/2023 | |
6.0.18 | 327,419 | 6/13/2023 | |
6.0.16 | 2,710,884 | 4/11/2023 | |
6.0.15 | 1,666,662 | 3/14/2023 | |
6.0.14 | 3,304,861 | 2/14/2023 | |
6.0.13 | 2,325,648 | 1/10/2023 | |
6.0.12 | 1,671,188 | 12/13/2022 | |
6.0.11 | 2,375,435 | 11/7/2022 | |
6.0.10 | 11,141,346 | 10/11/2022 | |
6.0.9 | 11,541,632 | 9/13/2022 | |
6.0.8 | 9,667,465 | 8/9/2022 | |
6.0.7 | 29,003,541 | 7/12/2022 | |
6.0.6 | 3,305,807 | 6/14/2022 | |
6.0.5 | 4,177,121 | 5/10/2022 | |
6.0.4 | 16,490,671 | 4/11/2022 | |
6.0.3 | 6,103,485 | 3/8/2022 | |
6.0.2 | 39,291,448 | 2/8/2022 | |
6.0.1 | 24,578,149 | 12/14/2021 | |
6.0.0 | 53,290,564 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 893,852 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 19,472 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 83,999 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,257 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 18,855 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,714 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 7,810 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 4,106 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,960 | 2/12/2021 | |
5.0.17 | 1,177,138 | 5/10/2022 | |
5.0.16 | 252,163 | 4/11/2022 | |
5.0.15 | 167,058 | 3/8/2022 | |
5.0.14 | 161,753 | 2/8/2022 | |
5.0.13 | 1,240,657 | 12/14/2021 | |
5.0.12 | 617,500 | 11/7/2021 | |
5.0.11 | 1,780,590 | 10/12/2021 | |
5.0.10 | 1,457,224 | 9/14/2021 | |
5.0.9 | 1,526,971 | 8/10/2021 | |
5.0.8 | 1,068,410 | 7/13/2021 | |
5.0.7 | 2,246,368 | 6/8/2021 | |
5.0.6 | 1,401,301 | 5/11/2021 | |
5.0.5 | 1,706,420 | 4/6/2021 | |
5.0.4 | 1,474,438 | 3/9/2021 | |
5.0.3 | 1,542,765 | 2/9/2021 | |
5.0.2 | 1,489,854 | 1/12/2021 | |
5.0.1 | 24,430,842 | 12/8/2020 | |
5.0.0 | 3,334,681 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,279 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 8,793 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 8,852 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,328 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 8,655 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,899 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,272 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,951 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 10,673 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,639 | 3/16/2020 | |
3.1.32 | 808,392 | 12/13/2022 | |
3.1.31 | 84,499 | 11/8/2022 | |
3.1.30 | 65,645 | 10/11/2022 | |
3.1.29 | 114,039 | 9/13/2022 | |
3.1.28 | 101,284 | 8/9/2022 | |
3.1.27 | 164,513 | 7/12/2022 | |
3.1.26 | 110,684 | 6/14/2022 | |
3.1.25 | 128,422 | 5/10/2022 | |
3.1.24 | 128,395 | 4/11/2022 | |
3.1.23 | 507,905 | 3/8/2022 | |
3.1.22 | 874,948 | 12/14/2021 | |
3.1.21 | 535,730 | 11/7/2021 | |
3.1.20 | 315,158 | 10/11/2021 | |
3.1.19 | 227,061 | 9/14/2021 | |
3.1.18 | 29,461,390 | 8/10/2021 | |
3.1.17 | 364,927 | 7/13/2021 | |
3.1.16 | 507,271 | 6/8/2021 | |
3.1.15 | 577,827 | 5/11/2021 | |
3.1.14 | 842,750 | 4/6/2021 | |
3.1.13 | 437,501 | 3/9/2021 | |
3.1.12 | 723,313 | 2/9/2021 | |
3.1.11 | 7,787,556 | 1/12/2021 | |
3.1.10 | 3,280,224 | 11/9/2020 | |
3.1.9 | 2,472,738 | 10/13/2020 | |
3.1.8 | 2,513,912 | 9/8/2020 | |
3.1.7 | 1,512,616 | 8/11/2020 | |
3.1.6 | 1,648,018 | 7/14/2020 | |
3.1.5 | 3,880,874 | 6/9/2020 | |
3.1.4 | 1,509,792 | 5/12/2020 | |
3.1.3 | 28,427,318 | 3/24/2020 | |
3.1.2 | 1,756,944 | 2/18/2020 | |
3.1.1 | 1,534,180 | 1/14/2020 | |
3.1.0 | 4,762,560 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 3,140 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,133 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 3,031 | 10/15/2019 | |
3.0.3 | 60,491 | 2/18/2020 | |
3.0.2 | 16,550 | 1/14/2020 | |
3.0.1 | 103,100 | 11/18/2019 | |
3.0.0 | 10,441,774 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 7,091 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 3,253 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 26,049 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,934 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 16,668 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 102,301 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,571 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,136 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,055 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,075 | 12/4/2018 | |
2.2.5 | 12,303,285 | 5/14/2019 | |
2.2.0 | 60,510,521 | 12/3/2018 | |
2.2.0-preview3-35497 | 96,871 | 10/17/2018 | |
2.2.0-preview2-35157 | 43,004 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,444 | 8/22/2018 |