Microsoft.Extensions.Diagnostics.HealthChecks
8.0.19
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.19
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 8.0.19
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.19" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.19" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.19
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 8.0.19"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@8.0.19
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.19
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.19
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/277e317dd5cab9859ceea4c8ebae218522c2c173
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 is compatible. 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 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 (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 8.0.19)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Microsoft.Extensions.Options (>= 8.0.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 8.0.19)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Microsoft.Extensions.Options (>= 8.0.2)
-
net8.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 8.0.19)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Microsoft.Extensions.Options (>= 8.0.2)
NuGet packages (761)
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 | 10,682 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 3,839 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,010 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 6,082 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,449 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 1,455 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,098 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,427 | 2/25/2025 | |
9.0.9 | 550,547 | 9/9/2025 | |
9.0.8 | 1,322,705 | 8/5/2025 | |
9.0.7 | 1,751,559 | 7/8/2025 | |
9.0.6 | 1,539,704 | 6/10/2025 | |
9.0.5 | 1,610,287 | 5/13/2025 | |
9.0.4 | 3,668,276 | 4/8/2025 | |
9.0.3 | 1,825,067 | 3/11/2025 | |
9.0.2 | 2,528,768 | 2/11/2025 | |
9.0.1 | 1,824,765 | 1/14/2025 | |
9.0.0 | 10,830,938 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 26,538 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 16,176 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,428 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,255 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,492 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 15,319 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 81,390 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 9,622 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,989 | 2/13/2024 | |
8.0.20 | 200,605 | 9/9/2025 | |
8.0.19 | 537,985 | 8/4/2025 | |
8.0.18 | 1,285,693 | 7/8/2025 | |
8.0.17 | 596,049 | 6/10/2025 | |
8.0.16 | 625,402 | 5/13/2025 | |
8.0.15 | 3,186,803 | 4/8/2025 | |
8.0.14 | 1,520,382 | 3/11/2025 | |
8.0.13 | 1,164,289 | 2/11/2025 | |
8.0.12 | 2,699,291 | 1/14/2025 | |
8.0.11 | 24,326,805 | 11/12/2024 | |
8.0.10 | 7,935,729 | 10/8/2024 | |
8.0.8 | 8,200,612 | 8/13/2024 | |
8.0.7 | 5,020,395 | 7/9/2024 | |
8.0.6 | 5,243,755 | 5/28/2024 | |
8.0.5 | 2,168,069 | 5/14/2024 | |
8.0.4 | 5,020,090 | 4/9/2024 | |
8.0.3 | 3,098,326 | 3/12/2024 | |
8.0.2 | 4,054,502 | 2/13/2024 | |
8.0.1 | 4,932,416 | 1/9/2024 | |
8.0.0 | 89,674,954 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 33,873 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 23,627 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 22,484 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,724 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 28,240 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 20,270 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 7,441 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,223 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 52,486 | 2/21/2023 | |
7.0.20 | 423,014 | 5/28/2024 | |
7.0.19 | 42,412 | 5/14/2024 | |
7.0.18 | 143,737 | 4/9/2024 | |
7.0.17 | 327,784 | 3/12/2024 | |
7.0.16 | 344,735 | 2/13/2024 | |
7.0.15 | 468,703 | 1/9/2024 | |
7.0.14 | 697,400 | 11/14/2023 | |
7.0.13 | 1,269,508 | 10/24/2023 | |
7.0.12 | 820,419 | 10/10/2023 | |
7.0.11 | 1,571,286 | 9/12/2023 | |
7.0.10 | 1,607,515 | 8/8/2023 | |
7.0.9 | 19,521,373 | 7/11/2023 | |
7.0.8 | 1,184,019 | 6/22/2023 | |
7.0.7 | 500,266 | 6/13/2023 | |
7.0.5 | 3,913,424 | 4/11/2023 | |
7.0.4 | 1,471,015 | 3/14/2023 | |
7.0.3 | 1,718,109 | 2/14/2023 | |
7.0.2 | 1,894,845 | 1/10/2023 | |
7.0.1 | 7,305,451 | 12/13/2022 | |
7.0.0 | 1,808,125 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,642 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 4,900 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 3,905 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,040 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,938 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,489 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,707 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,073 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,069 | 2/17/2022 | |
6.0.36 | 1,510,750 | 11/12/2024 | |
6.0.35 | 209,330 | 10/8/2024 | |
6.0.33 | 272,770 | 8/13/2024 | |
6.0.32 | 410,218 | 7/9/2024 | |
6.0.31 | 395,633 | 5/28/2024 | |
6.0.30 | 146,117 | 5/14/2024 | |
6.0.29 | 447,390 | 4/9/2024 | |
6.0.28 | 423,342 | 3/12/2024 | |
6.0.27 | 618,704 | 2/13/2024 | |
6.0.26 | 760,370 | 1/9/2024 | |
6.0.25 | 1,353,866 | 11/14/2023 | |
6.0.24 | 603,485 | 10/24/2023 | |
6.0.23 | 725,592 | 10/10/2023 | |
6.0.22 | 1,165,341 | 9/12/2023 | |
6.0.21 | 1,433,871 | 8/8/2023 | |
6.0.20 | 1,241,591 | 7/11/2023 | |
6.0.19 | 632,480 | 6/22/2023 | |
6.0.18 | 329,149 | 6/13/2023 | |
6.0.16 | 2,715,714 | 4/11/2023 | |
6.0.15 | 1,671,018 | 3/14/2023 | |
6.0.14 | 3,309,456 | 2/14/2023 | |
6.0.13 | 2,328,062 | 1/10/2023 | |
6.0.12 | 1,673,924 | 12/13/2022 | |
6.0.11 | 2,379,243 | 11/7/2022 | |
6.0.10 | 11,166,180 | 10/11/2022 | |
6.0.9 | 11,608,387 | 9/13/2022 | |
6.0.8 | 9,689,961 | 8/9/2022 | |
6.0.7 | 29,075,152 | 7/12/2022 | |
6.0.6 | 3,310,043 | 6/14/2022 | |
6.0.5 | 4,183,301 | 5/10/2022 | |
6.0.4 | 16,524,681 | 4/11/2022 | |
6.0.3 | 6,119,084 | 3/8/2022 | |
6.0.2 | 39,382,436 | 2/8/2022 | |
6.0.1 | 24,657,629 | 12/14/2021 | |
6.0.0 | 53,422,240 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 896,397 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 19,589 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 85,275 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,260 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 18,856 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,715 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 7,811 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 4,109 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,964 | 2/12/2021 | |
5.0.17 | 1,179,711 | 5/10/2022 | |
5.0.16 | 252,777 | 4/11/2022 | |
5.0.15 | 167,488 | 3/8/2022 | |
5.0.14 | 162,020 | 2/8/2022 | |
5.0.13 | 1,242,044 | 12/14/2021 | |
5.0.12 | 620,626 | 11/7/2021 | |
5.0.11 | 1,782,337 | 10/12/2021 | |
5.0.10 | 1,459,173 | 9/14/2021 | |
5.0.9 | 1,529,436 | 8/10/2021 | |
5.0.8 | 1,070,219 | 7/13/2021 | |
5.0.7 | 2,252,793 | 6/8/2021 | |
5.0.6 | 1,404,758 | 5/11/2021 | |
5.0.5 | 1,708,996 | 4/6/2021 | |
5.0.4 | 1,477,660 | 3/9/2021 | |
5.0.3 | 1,545,601 | 2/9/2021 | |
5.0.2 | 1,492,198 | 1/12/2021 | |
5.0.1 | 24,469,999 | 12/8/2020 | |
5.0.0 | 3,349,984 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,286 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 8,796 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 8,855 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,357 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 8,657 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,900 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,273 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,954 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 10,674 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,642 | 3/16/2020 | |
3.1.32 | 811,539 | 12/13/2022 | |
3.1.31 | 85,044 | 11/8/2022 | |
3.1.30 | 65,961 | 10/11/2022 | |
3.1.29 | 114,401 | 9/13/2022 | |
3.1.28 | 101,550 | 8/9/2022 | |
3.1.27 | 164,822 | 7/12/2022 | |
3.1.26 | 111,078 | 6/14/2022 | |
3.1.25 | 128,875 | 5/10/2022 | |
3.1.24 | 128,659 | 4/11/2022 | |
3.1.23 | 508,548 | 3/8/2022 | |
3.1.22 | 877,389 | 12/14/2021 | |
3.1.21 | 536,324 | 11/7/2021 | |
3.1.20 | 315,916 | 10/11/2021 | |
3.1.19 | 227,354 | 9/14/2021 | |
3.1.18 | 29,547,971 | 8/10/2021 | |
3.1.17 | 365,617 | 7/13/2021 | |
3.1.16 | 508,196 | 6/8/2021 | |
3.1.15 | 578,152 | 5/11/2021 | |
3.1.14 | 844,493 | 4/6/2021 | |
3.1.13 | 437,931 | 3/9/2021 | |
3.1.12 | 723,884 | 2/9/2021 | |
3.1.11 | 7,798,844 | 1/12/2021 | |
3.1.10 | 3,284,824 | 11/9/2020 | |
3.1.9 | 2,475,642 | 10/13/2020 | |
3.1.8 | 2,517,924 | 9/8/2020 | |
3.1.7 | 1,516,458 | 8/11/2020 | |
3.1.6 | 1,649,874 | 7/14/2020 | |
3.1.5 | 3,884,596 | 6/9/2020 | |
3.1.4 | 1,513,027 | 5/12/2020 | |
3.1.3 | 28,458,365 | 3/24/2020 | |
3.1.2 | 1,759,377 | 2/18/2020 | |
3.1.1 | 1,536,123 | 1/14/2020 | |
3.1.0 | 4,773,537 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 3,188 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,134 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 3,032 | 10/15/2019 | |
3.0.3 | 60,764 | 2/18/2020 | |
3.0.2 | 16,808 | 1/14/2020 | |
3.0.1 | 103,367 | 11/18/2019 | |
3.0.0 | 10,459,038 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 7,111 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 3,264 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 26,588 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,955 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 16,672 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 104,984 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,572 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,137 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,057 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,076 | 12/4/2018 | |
2.2.5 | 12,318,377 | 5/14/2019 | |
2.2.0 | 60,646,521 | 12/3/2018 | |
2.2.0-preview3-35497 | 96,945 | 10/17/2018 | |
2.2.0-preview2-35157 | 43,048 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,485 | 8/22/2018 |