Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 9.0.5

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions --version 9.0.5
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -Version 9.0.5
                    
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.Abstractions" Version="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" />
                    
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.Abstractions --version 9.0.5
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, 9.0.5"
                    
#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.Abstractions&version=9.0.5
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=9.0.5
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions as a Cake Tool

Abstractions for defining health checks in .NET applications

Commonly Used Types
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck
   

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932

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

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (182)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions:

Package Downloads
Microsoft.Extensions.Diagnostics.HealthChecks

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/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Steeltoe.Common

Abstractions and code shared by many Steeltoe components.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions:

Repository Stars
Squidex/squidex
Headless CMS and Content Managment Hub
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#.
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
riganti/dotvvm
Open source MVVM framework for Web Apps
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
linkdotnet/Blog
A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.
dashiell-zhang/NetEngine
基于 .Net 框架搭建的一个基础项目结构
alexalvess/aurora-api-project
Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
IoTSharp/EntityFrameworkCore.Taos
EntityFramework, EF Core, ADO.NET, ORM,Stmt,TDengine
Doxense/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
sshushliapin/Sitecore.FakeDb
Unit testing framework for Sitecore.
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
Version Downloads Last updated
10.0.0-preview.4.25258.110 749 5/12/2025
10.0.0-preview.3.25172.1 1,499 4/10/2025
10.0.0-preview.2.25164.1 3,462 3/18/2025
10.0.0-preview.1.25120.3 2,124 2/25/2025
9.0.5 108,604 5/13/2025
9.0.4 1,164,688 4/8/2025
9.0.3 1,099,214 3/11/2025
9.0.2 1,864,152 2/11/2025
9.0.1 1,455,634 1/14/2025
9.0.0 5,790,096 11/12/2024
9.0.0-rc.2.24474.3 25,430 10/8/2024
9.0.0-rc.1.24452.1 14,060 9/10/2024
9.0.0-preview.7.24406.2 8,256 8/13/2024
9.0.0-preview.6.24328.4 6,935 7/9/2024
9.0.0-preview.5.24306.11 4,305 6/11/2024
9.0.0-preview.4.24267.6 13,946 5/21/2024
9.0.0-preview.3.24172.13 80,309 4/11/2024
9.0.0-preview.2.24128.4 8,263 3/12/2024
9.0.0-preview.1.24081.5 23,325 2/13/2024
8.0.16 41,211 5/13/2025
8.0.15 623,634 4/8/2025
8.0.14 626,932 3/11/2025
8.0.13 732,121 2/11/2025
8.0.12 1,676,733 1/14/2025
8.0.11 9,598,672 11/12/2024
8.0.10 6,101,836 10/8/2024
8.0.8 7,021,175 8/13/2024
8.0.7 4,723,731 7/9/2024
8.0.6 5,290,711 5/28/2024
8.0.5 2,140,298 5/14/2024
8.0.4 5,041,928 4/9/2024
8.0.3 3,267,826 3/12/2024
8.0.2 3,971,187 2/13/2024
8.0.1 4,739,381 1/9/2024
8.0.0 64,119,682 11/14/2023
8.0.0-rc.2.23480.2 34,462 10/10/2023
8.0.0-rc.1.23421.29 23,584 9/12/2023
8.0.0-preview.7.23375.9 25,314 8/8/2023
8.0.0-preview.6.23329.11 11,637 7/11/2023
8.0.0-preview.5.23302.2 28,275 6/13/2023
8.0.0-preview.4.23260.4 19,067 5/16/2023
8.0.0-preview.3.23177.8 8,029 4/11/2023
8.0.0-preview.2.23153.2 8,784 3/14/2023
8.0.0-preview.1.23112.2 52,933 2/21/2023
7.0.20 342,071 5/28/2024
7.0.19 34,980 5/14/2024
7.0.18 177,765 4/9/2024
7.0.17 321,300 3/12/2024
7.0.16 340,755 2/13/2024
7.0.15 471,753 1/9/2024
7.0.14 890,945 11/14/2023
7.0.13 1,431,440 10/24/2023
7.0.12 1,123,304 10/10/2023
7.0.11 1,642,243 9/12/2023
7.0.10 1,868,191 8/8/2023
7.0.9 16,414,429 7/11/2023
7.0.8 1,317,736 6/22/2023
7.0.7 615,649 6/13/2023
7.0.5 4,258,165 4/11/2023
7.0.4 1,794,662 3/14/2023
7.0.3 2,130,555 2/14/2023
7.0.2 2,236,295 1/10/2023
7.0.1 6,756,131 12/13/2022
7.0.0 2,183,150 11/7/2022
7.0.0-rc.2.22476.2 8,938 10/11/2022
7.0.0-rc.1.22427.2 9,060 9/14/2022
7.0.0-preview.7.22376.6 12,921 8/9/2022
7.0.0-preview.6.22330.3 4,326 7/12/2022
7.0.0-preview.5.22303.8 9,739 6/14/2022
7.0.0-preview.4.22251.1 6,547 5/10/2022
7.0.0-preview.3.22178.4 3,555 4/13/2022
7.0.0-preview.2.22153.2 3,058 3/14/2022
7.0.0-preview.1.22109.13 1,078 2/17/2022
6.0.36 286,320 11/12/2024
6.0.35 165,345 10/8/2024
6.0.33 242,173 8/13/2024
6.0.32 367,130 7/9/2024
6.0.31 366,455 5/28/2024
6.0.30 138,128 5/14/2024
6.0.29 435,089 4/9/2024
6.0.28 389,454 3/12/2024
6.0.27 621,421 2/13/2024
6.0.26 802,857 1/9/2024
6.0.25 1,416,474 11/14/2023
6.0.24 711,603 10/24/2023
6.0.23 701,305 10/10/2023
6.0.22 1,172,179 9/12/2023
6.0.21 1,544,868 8/8/2023
6.0.20 1,290,460 7/11/2023
6.0.19 681,561 6/22/2023
6.0.18 314,304 6/13/2023
6.0.16 2,964,037 4/11/2023
6.0.15 1,730,617 3/14/2023
6.0.14 3,284,868 2/14/2023
6.0.13 2,471,317 1/10/2023
6.0.12 1,704,953 12/13/2022
6.0.11 2,546,365 11/7/2022
6.0.10 11,022,995 10/11/2022
6.0.9 9,748,582 9/13/2022
6.0.8 9,937,577 8/9/2022
6.0.7 27,863,380 7/12/2022
6.0.6 3,645,767 6/14/2022
6.0.5 4,730,815 5/10/2022
6.0.4 15,864,720 4/11/2022
6.0.3 6,751,858 3/8/2022
6.0.2 37,269,353 2/8/2022
6.0.1 23,694,860 12/14/2021
6.0.0 51,143,358 11/8/2021
6.0.0-rc.2.21480.10 821,210 10/12/2021
6.0.0-rc.1.21452.15 22,741 9/14/2021
6.0.0-preview.7.21378.6 108,343 8/10/2021
6.0.0-preview.6.21355.2 4,185 7/14/2021
6.0.0-preview.5.21301.17 18,921 6/15/2021
6.0.0-preview.4.21253.5 2,862 5/24/2021
6.0.0-preview.3.21201.13 7,945 4/8/2021
6.0.0-preview.2.21154.6 4,904 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 13,240 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,125,805 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 244,141 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 220,619 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 193,057 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,338,052 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 693,899 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,044,513 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,745,260 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,740,825 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,584,249 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,641,713 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,741,048 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,112,822 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,598,285 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,694,511 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,779,595 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 23,679,657 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,319,915 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,177 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,793 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,586 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 8,931 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,486 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,818 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,190 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 3,225 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,675 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,560 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 748,235 12/13/2022
3.1.31 77,396 11/8/2022
3.1.30 68,227 10/11/2022
3.1.29 110,230 9/13/2022
3.1.28 106,146 8/9/2022
3.1.27 162,765 7/12/2022
3.1.26 127,000 6/14/2022
3.1.25 127,798 5/10/2022
3.1.24 141,961 4/11/2022
3.1.23 313,535 3/8/2022
3.1.22 1,132,930 12/14/2021
3.1.21 562,597 11/7/2021
3.1.20 320,007 10/11/2021
3.1.19 309,215 9/14/2021
3.1.18 26,822,381 8/10/2021
3.1.17 538,061 7/13/2021
3.1.16 573,580 6/8/2021
3.1.15 605,055 5/11/2021
3.1.14 1,992,156 4/6/2021
3.1.13 505,177 3/9/2021
3.1.12 1,134,626 2/9/2021
3.1.11 7,589,591 1/12/2021
3.1.10 3,568,288 11/9/2020
3.1.9 3,527,490 10/13/2020
3.1.8 3,084,352 9/8/2020
3.1.7 1,632,495 8/11/2020
3.1.6 1,961,139 7/14/2020
3.1.5 10,249,274 6/9/2020
3.1.4 1,662,185 5/12/2020
3.1.3 27,591,781 3/24/2020
3.1.2 1,951,264 2/18/2020
3.1.1 1,736,153 1/14/2020
3.1.0 4,671,753 12/3/2019
3.1.0-preview3.19553.2 3,600 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,108 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,185 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 57,906 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,364 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 138,137 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,250,769 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,052 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,711 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,740 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,415 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,852 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 100,346 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,389 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,032 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 918 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 918 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 62,435,034 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,894 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,026 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,335 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.