Microsoft.Extensions.Diagnostics.HealthChecks 8.0.15

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.15
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 8.0.15
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.15" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 8.0.15
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 8.0.15"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.15
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=8.0.15
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks as a Cake Tool

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/8899cb30120d41413065f1b1465cdabefe0a1f9c

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (671)

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.

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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

AspNetCore.HealthChecks.SqlServer

HealthChecks.SqlServer is the health check package for SqlServer.

Microsoft.AspNetCore.Diagnostics.HealthChecks

ASP.NET Core middleware for returning the results of Health Checks in the application This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa

GitHub repositories (55)

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.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
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.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
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 imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
BehzadDara/SampleProject
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Version Downloads Last updated
10.0.0-preview.3.25172.1 533 16 days ago
10.0.0-preview.2.25164.1 2,023 a month ago
10.0.0-preview.1.25120.3 2,096 2 months ago
9.0.4 295,521 18 days ago
9.0.3 718,048 2 months ago
9.0.2 1,320,620 2 months ago
9.0.1 1,087,851 3 months ago
9.0.0 4,647,528 5 months ago
9.0.0-rc.2.24474.3 24,281 7 months ago
9.0.0-rc.1.24452.1 13,240 8 months ago
9.0.0-preview.7.24406.2 6,582 8 months ago
9.0.0-preview.6.24328.4 6,142 10 months ago
9.0.0-preview.5.24306.11 4,109 6/11/2024
9.0.0-preview.4.24267.6 13,620 5/21/2024
9.0.0-preview.3.24172.13 80,394 4/11/2024
9.0.0-preview.2.24128.4 7,659 3/12/2024
9.0.0-preview.1.24081.5 22,824 2/13/2024
8.0.15 190,075 18 days ago
8.0.14 413,011 2 months ago
8.0.13 529,920 2 months ago
8.0.12 1,346,130 3 months ago
8.0.11 8,497,549 5 months ago
8.0.10 5,087,718 7 months ago
8.0.8 5,959,129 8 months ago
8.0.7 3,860,726 10 months ago
8.0.6 4,178,554 5/28/2024
8.0.5 1,683,206 5/14/2024
8.0.4 4,247,163 4/9/2024
8.0.3 2,640,727 3/12/2024
8.0.2 3,402,217 2/13/2024
8.0.1 3,888,526 1/9/2024
8.0.0 61,410,081 11/14/2023
8.0.0-rc.2.23480.2 33,495 10/10/2023
8.0.0-rc.1.23421.29 22,606 9/12/2023
8.0.0-preview.7.23375.9 21,761 8/8/2023
8.0.0-preview.6.23329.11 10,357 7/11/2023
8.0.0-preview.5.23302.2 28,013 6/13/2023
8.0.0-preview.4.23260.4 17,709 5/16/2023
8.0.0-preview.3.23177.8 6,899 4/11/2023
8.0.0-preview.2.23153.2 7,062 3/14/2023
8.0.0-preview.1.23112.2 52,369 2/21/2023
7.0.20 288,627 5/28/2024
7.0.19 32,408 5/14/2024
7.0.18 119,187 4/9/2024
7.0.17 313,302 3/12/2024
7.0.16 317,005 2/13/2024
7.0.15 433,386 1/9/2024
7.0.14 667,596 11/14/2023
7.0.13 1,184,093 10/24/2023
7.0.12 773,297 10/10/2023
7.0.11 1,455,273 9/12/2023
7.0.10 1,518,168 8/8/2023
7.0.9 16,028,252 7/11/2023
7.0.8 1,112,827 6/22/2023
7.0.7 451,370 6/13/2023
7.0.5 3,705,934 4/11/2023
7.0.4 1,387,689 3/14/2023
7.0.3 1,581,276 2/14/2023
7.0.2 1,785,687 1/10/2023
7.0.1 6,538,832 12/13/2022
7.0.0 1,650,978 11/7/2022
7.0.0-rc.2.22476.2 7,347 10/11/2022
7.0.0-rc.1.22427.2 4,771 9/14/2022
7.0.0-preview.7.22376.6 3,791 8/9/2022
7.0.0-preview.6.22330.3 3,928 7/12/2022
7.0.0-preview.5.22303.8 2,675 6/14/2022
7.0.0-preview.4.22251.1 6,366 5/10/2022
7.0.0-preview.3.22178.4 1,585 4/13/2022
7.0.0-preview.2.22153.2 2,940 3/14/2022
7.0.0-preview.1.22109.13 941 2/17/2022
6.0.36 192,731 5 months ago
6.0.35 150,096 7 months ago
6.0.33 212,582 8 months ago
6.0.32 333,114 10 months ago
6.0.31 325,886 5/28/2024
6.0.30 115,430 5/14/2024
6.0.29 388,960 4/9/2024
6.0.28 336,956 3/12/2024
6.0.27 541,322 2/13/2024
6.0.26 704,091 1/9/2024
6.0.25 1,234,806 11/14/2023
6.0.24 559,566 10/24/2023
6.0.23 655,574 10/10/2023
6.0.22 1,061,867 9/12/2023
6.0.21 1,337,422 8/8/2023
6.0.20 1,120,448 7/11/2023
6.0.19 570,265 6/22/2023
6.0.18 294,390 6/13/2023
6.0.16 2,555,543 4/11/2023
6.0.15 1,505,733 3/14/2023
6.0.14 2,939,274 2/14/2023
6.0.13 2,232,157 1/10/2023
6.0.12 1,560,365 12/13/2022
6.0.11 2,267,903 11/7/2022
6.0.10 10,409,799 10/11/2022
6.0.9 9,160,687 9/13/2022
6.0.8 8,956,845 8/9/2022
6.0.7 27,255,203 7/12/2022
6.0.6 3,170,084 6/14/2022
6.0.5 4,002,477 5/10/2022
6.0.4 15,501,373 4/11/2022
6.0.3 5,833,613 3/8/2022
6.0.2 36,855,583 2/8/2022
6.0.1 22,099,951 12/14/2021
6.0.0 49,215,937 11/8/2021
6.0.0-rc.2.21480.10 851,166 10/12/2021
6.0.0-rc.1.21452.15 19,046 9/14/2021
6.0.0-preview.7.21378.6 80,674 8/10/2021
6.0.0-preview.6.21355.2 4,106 7/14/2021
6.0.0-preview.5.21301.17 18,732 6/15/2021
6.0.0-preview.4.21253.5 2,527 5/24/2021
6.0.0-preview.3.21201.13 7,695 4/8/2021
6.0.0-preview.2.21154.6 3,905 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 11,769 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,097,153 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 240,319 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 161,886 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 157,684 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,125,851 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 599,895 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,744,642 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,425,813 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,483,982 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,027,116 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,206,817 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,363,087 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,667,136 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,410,154 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,498,620 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,455,265 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 23,436,515 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,897,467 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,007 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 8,590 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 8,506 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 6,585 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 8,474 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,669 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 2,091 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,766 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 10,480 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 4,460 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 688,445 12/13/2022
3.1.31 70,920 11/8/2022
3.1.30 58,521 10/11/2022
3.1.29 106,884 9/13/2022
3.1.28 97,014 8/9/2022
3.1.27 158,365 7/12/2022
3.1.26 103,745 6/14/2022
3.1.25 122,075 5/10/2022
3.1.24 124,638 4/11/2022
3.1.23 493,988 3/8/2022
3.1.22 810,274 12/14/2021
3.1.21 524,382 11/7/2021
3.1.20 291,441 10/11/2021
3.1.19 222,489 9/14/2021
3.1.18 27,067,963 8/10/2021
3.1.17 355,357 7/13/2021
3.1.16 497,036 6/8/2021
3.1.15 572,654 5/11/2021
3.1.14 782,071 4/6/2021
3.1.13 430,938 3/9/2021
3.1.12 713,563 2/9/2021
3.1.11 7,518,946 1/12/2021
3.1.10 3,167,895 11/9/2020
3.1.9 2,400,693 10/13/2020
3.1.8 2,452,108 9/8/2020
3.1.7 1,451,907 8/11/2020
3.1.6 1,604,671 7/14/2020
3.1.5 3,786,951 6/9/2020
3.1.4 1,487,361 5/12/2020
3.1.3 27,655,384 3/24/2020
3.1.2 1,724,601 2/18/2020
3.1.1 1,479,948 1/14/2020
3.1.0 4,413,789 12/3/2019
3.1.0-preview3.19553.2 2,937 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 945 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,844 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 56,030 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 13,605 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 99,380 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 9,975,724 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,919 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,068 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,560 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,683 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,494 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 99,523 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,396 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 965 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 875 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 902 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 11,934,522 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 55,440,726 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,392 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 42,445 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,677 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.