Microsoft.Extensions.Diagnostics.HealthChecks
9.0.8
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 9.0.8
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 9.0.8
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.8" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.8" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 9.0.8
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 9.0.8"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@9.0.8
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=9.0.8
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=9.0.8
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/215a587e52efa710de84138b0a3374b860b924d8
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 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.8)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Options (>= 9.0.8)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.8)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Options (>= 9.0.8)
-
net9.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Options (>= 9.0.8)
NuGet packages (740)
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/30000d883e06c122311a66894579bc12329a09d4 |
|
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
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.7.25380.108 | 2,215 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 1,195 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 4,730 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,388 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 1,414 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,037 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,376 | 2/25/2025 | |
9.0.8 | 724,716 | 8/5/2025 | |
9.0.7 | 1,015,205 | 7/8/2025 | |
9.0.6 | 1,194,700 | 6/10/2025 | |
9.0.5 | 1,367,403 | 5/13/2025 | |
9.0.4 | 3,145,059 | 4/8/2025 | |
9.0.3 | 1,638,235 | 3/11/2025 | |
9.0.2 | 2,291,345 | 2/11/2025 | |
9.0.1 | 1,678,766 | 1/14/2025 | |
9.0.0 | 9,269,116 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 26,097 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 15,519 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,308 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 9,363 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,432 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 14,843 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 81,164 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 9,300 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,768 | 2/13/2024 | |
8.0.19 | 217,937 | 8/4/2025 | |
8.0.18 | 669,148 | 7/8/2025 | |
8.0.17 | 447,293 | 6/10/2025 | |
8.0.16 | 512,004 | 5/13/2025 | |
8.0.15 | 2,644,712 | 4/8/2025 | |
8.0.14 | 1,305,741 | 3/11/2025 | |
8.0.13 | 1,041,496 | 2/11/2025 | |
8.0.12 | 2,426,197 | 1/14/2025 | |
8.0.11 | 20,281,371 | 11/12/2024 | |
8.0.10 | 7,359,674 | 10/8/2024 | |
8.0.8 | 7,720,048 | 8/13/2024 | |
8.0.7 | 4,771,285 | 7/9/2024 | |
8.0.6 | 5,003,683 | 5/28/2024 | |
8.0.5 | 2,061,832 | 5/14/2024 | |
8.0.4 | 4,861,596 | 4/9/2024 | |
8.0.3 | 3,001,758 | 3/12/2024 | |
8.0.2 | 3,908,758 | 2/13/2024 | |
8.0.1 | 4,682,170 | 1/9/2024 | |
8.0.0 | 83,202,444 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 33,808 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 23,501 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 22,305 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,654 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 28,190 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 19,879 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 7,343 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,186 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 52,464 | 2/21/2023 | |
7.0.20 | 389,895 | 5/28/2024 | |
7.0.19 | 38,874 | 5/14/2024 | |
7.0.18 | 136,212 | 4/9/2024 | |
7.0.17 | 322,799 | 3/12/2024 | |
7.0.16 | 337,997 | 2/13/2024 | |
7.0.15 | 459,469 | 1/9/2024 | |
7.0.14 | 689,395 | 11/14/2023 | |
7.0.13 | 1,248,900 | 10/24/2023 | |
7.0.12 | 808,766 | 10/10/2023 | |
7.0.11 | 1,545,338 | 9/12/2023 | |
7.0.10 | 1,579,177 | 8/8/2023 | |
7.0.9 | 18,747,879 | 7/11/2023 | |
7.0.8 | 1,167,944 | 6/22/2023 | |
7.0.7 | 481,359 | 6/13/2023 | |
7.0.5 | 3,864,551 | 4/11/2023 | |
7.0.4 | 1,452,494 | 3/14/2023 | |
7.0.3 | 1,686,734 | 2/14/2023 | |
7.0.2 | 1,863,645 | 1/10/2023 | |
7.0.1 | 7,122,748 | 12/13/2022 | |
7.0.0 | 1,771,026 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,523 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 4,875 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 3,883 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,838 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,871 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,469 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,685 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,044 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,051 | 2/17/2022 | |
6.0.36 | 922,061 | 11/12/2024 | |
6.0.35 | 197,190 | 10/8/2024 | |
6.0.33 | 259,236 | 8/13/2024 | |
6.0.32 | 391,232 | 7/9/2024 | |
6.0.31 | 376,526 | 5/28/2024 | |
6.0.30 | 137,241 | 5/14/2024 | |
6.0.29 | 432,870 | 4/9/2024 | |
6.0.28 | 402,827 | 3/12/2024 | |
6.0.27 | 601,939 | 2/13/2024 | |
6.0.26 | 746,530 | 1/9/2024 | |
6.0.25 | 1,326,299 | 11/14/2023 | |
6.0.24 | 591,205 | 10/24/2023 | |
6.0.23 | 713,363 | 10/10/2023 | |
6.0.22 | 1,142,869 | 9/12/2023 | |
6.0.21 | 1,411,107 | 8/8/2023 | |
6.0.20 | 1,213,489 | 7/11/2023 | |
6.0.19 | 616,170 | 6/22/2023 | |
6.0.18 | 318,718 | 6/13/2023 | |
6.0.16 | 2,679,203 | 4/11/2023 | |
6.0.15 | 1,638,434 | 3/14/2023 | |
6.0.14 | 3,261,560 | 2/14/2023 | |
6.0.13 | 2,309,269 | 1/10/2023 | |
6.0.12 | 1,650,649 | 12/13/2022 | |
6.0.11 | 2,354,324 | 11/7/2022 | |
6.0.10 | 10,980,241 | 10/11/2022 | |
6.0.9 | 11,040,151 | 9/13/2022 | |
6.0.8 | 9,519,563 | 8/9/2022 | |
6.0.7 | 28,635,304 | 7/12/2022 | |
6.0.6 | 3,275,162 | 6/14/2022 | |
6.0.5 | 4,139,023 | 5/10/2022 | |
6.0.4 | 16,301,543 | 4/11/2022 | |
6.0.3 | 6,038,455 | 3/8/2022 | |
6.0.2 | 38,762,749 | 2/8/2022 | |
6.0.1 | 24,100,493 | 12/14/2021 | |
6.0.0 | 52,493,827 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 883,784 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 19,221 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 80,870 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,233 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 18,840 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,699 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 7,793 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 4,081 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,927 | 2/12/2021 | |
5.0.17 | 1,158,061 | 5/10/2022 | |
5.0.16 | 248,829 | 4/11/2022 | |
5.0.15 | 165,053 | 3/8/2022 | |
5.0.14 | 160,033 | 2/8/2022 | |
5.0.13 | 1,215,374 | 12/14/2021 | |
5.0.12 | 611,130 | 11/7/2021 | |
5.0.11 | 1,772,317 | 10/12/2021 | |
5.0.10 | 1,447,600 | 9/14/2021 | |
5.0.9 | 1,516,132 | 8/10/2021 | |
5.0.8 | 1,058,356 | 7/13/2021 | |
5.0.7 | 2,228,440 | 6/8/2021 | |
5.0.6 | 1,390,401 | 5/11/2021 | |
5.0.5 | 1,695,981 | 4/6/2021 | |
5.0.4 | 1,459,316 | 3/9/2021 | |
5.0.3 | 1,532,195 | 2/9/2021 | |
5.0.2 | 1,480,110 | 1/12/2021 | |
5.0.1 | 24,222,254 | 12/8/2020 | |
5.0.0 | 3,248,204 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,247 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 8,766 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 8,803 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,172 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 8,624 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,875 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,248 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,920 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 10,642 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,615 | 3/16/2020 | |
3.1.32 | 784,908 | 12/13/2022 | |
3.1.31 | 80,449 | 11/8/2022 | |
3.1.30 | 63,215 | 10/11/2022 | |
3.1.29 | 111,605 | 9/13/2022 | |
3.1.28 | 99,504 | 8/9/2022 | |
3.1.27 | 162,293 | 7/12/2022 | |
3.1.26 | 108,239 | 6/14/2022 | |
3.1.25 | 126,200 | 5/10/2022 | |
3.1.24 | 126,762 | 4/11/2022 | |
3.1.23 | 505,265 | 3/8/2022 | |
3.1.22 | 863,400 | 12/14/2021 | |
3.1.21 | 532,204 | 11/7/2021 | |
3.1.20 | 309,039 | 10/11/2021 | |
3.1.19 | 225,140 | 9/14/2021 | |
3.1.18 | 28,971,294 | 8/10/2021 | |
3.1.17 | 362,388 | 7/13/2021 | |
3.1.16 | 504,483 | 6/8/2021 | |
3.1.15 | 575,761 | 5/11/2021 | |
3.1.14 | 830,109 | 4/6/2021 | |
3.1.13 | 435,007 | 3/9/2021 | |
3.1.12 | 720,665 | 2/9/2021 | |
3.1.11 | 7,736,367 | 1/12/2021 | |
3.1.10 | 3,257,355 | 11/9/2020 | |
3.1.9 | 2,458,199 | 10/13/2020 | |
3.1.8 | 2,497,902 | 9/8/2020 | |
3.1.7 | 1,495,366 | 8/11/2020 | |
3.1.6 | 1,636,976 | 7/14/2020 | |
3.1.5 | 3,862,008 | 6/9/2020 | |
3.1.4 | 1,502,527 | 5/12/2020 | |
3.1.3 | 28,267,364 | 3/24/2020 | |
3.1.2 | 1,748,514 | 2/18/2020 | |
3.1.1 | 1,523,015 | 1/14/2020 | |
3.1.0 | 4,696,351 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 3,088 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,106 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 3,005 | 10/15/2019 | |
3.0.3 | 58,600 | 2/18/2020 | |
3.0.2 | 14,979 | 1/14/2020 | |
3.0.1 | 101,449 | 11/18/2019 | |
3.0.0 | 10,342,729 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 7,069 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 3,222 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 25,723 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,898 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 16,647 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 99,679 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,545 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,116 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,032 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,049 | 12/4/2018 | |
2.2.5 | 12,228,822 | 5/14/2019 | |
2.2.0 | 59,631,546 | 12/3/2018 | |
2.2.0-preview3-35497 | 96,770 | 10/17/2018 | |
2.2.0-preview2-35157 | 42,931 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,285 | 8/22/2018 |