Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 9.0.0-rc.1.24452.1

Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.
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.0-rc.1.24452.1                
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -Version 9.0.0-rc.1.24452.1                
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.0-rc.1.24452.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions --version 9.0.0-rc.1.24452.1                
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, 9.0.0-rc.1.24452.1"                
#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.
// Install Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=9.0.0-rc.1.24452.1&prerelease

// Install Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=9.0.0-rc.1.24452.1&prerelease                

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/280c613963a1768b810d09f32c998fe4490855e9

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. 
.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 (136)

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

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

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.

App.Metrics.Extensions.HealthChecks

Microsoft.AspNetCore.Diagnostics.HealthChecks hosted reporting service (IHostBuilder) support for App Metrics.

GitHub repositories (13)

Showing the top 5 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.
Version Downloads Last updated
9.0.0-rc.2.24474.3 2,665 10/8/2024
9.0.0-rc.1.24452.1 7,537 9/10/2024
9.0.0-preview.7.24406.2 3,466 8/13/2024
9.0.0-preview.6.24328.4 2,512 7/9/2024
9.0.0-preview.5.24306.11 2,467 6/11/2024
9.0.0-preview.4.24267.6 6,487 5/21/2024
9.0.0-preview.3.24172.13 72,575 4/11/2024
9.0.0-preview.2.24128.4 5,085 3/12/2024
9.0.0-preview.1.24081.5 22,092 2/13/2024
8.0.10 269,902 10/8/2024
8.0.8 2,653,827 8/13/2024
8.0.7 2,306,425 7/9/2024
8.0.6 2,957,486 5/28/2024
8.0.5 1,206,814 5/14/2024
8.0.4 3,156,598 4/9/2024
8.0.3 2,184,217 3/12/2024
8.0.2 2,768,210 2/13/2024
8.0.1 3,092,377 1/9/2024
8.0.0 28,318,551 11/14/2023
8.0.0-rc.2.23480.2 32,497 10/10/2023
8.0.0-rc.1.23421.29 21,755 9/12/2023
8.0.0-preview.7.23375.9 23,736 8/8/2023
8.0.0-preview.6.23329.11 11,415 7/11/2023
8.0.0-preview.5.23302.2 27,735 6/13/2023
8.0.0-preview.4.23260.4 15,825 5/16/2023
8.0.0-preview.3.23177.8 6,792 4/11/2023
8.0.0-preview.2.23153.2 7,096 3/14/2023
8.0.0-preview.1.23112.2 52,836 2/21/2023
7.0.20 141,067 5/28/2024
7.0.19 26,191 5/14/2024
7.0.18 114,906 4/9/2024
7.0.17 295,113 3/12/2024
7.0.16 291,614 2/13/2024
7.0.15 403,463 1/9/2024
7.0.14 816,903 11/14/2023
7.0.13 1,243,291 10/24/2023
7.0.12 988,934 10/10/2023
7.0.11 1,422,654 9/12/2023
7.0.10 1,679,197 8/8/2023
7.0.9 12,035,831 7/11/2023
7.0.8 1,218,647 6/22/2023
7.0.7 547,923 6/13/2023
7.0.5 3,821,808 4/11/2023
7.0.4 1,604,574 3/14/2023
7.0.3 1,949,920 2/14/2023
7.0.2 2,029,429 1/10/2023
7.0.1 5,588,996 12/13/2022
7.0.0 1,855,678 11/7/2022
7.0.0-rc.2.22476.2 8,627 10/11/2022
7.0.0-rc.1.22427.2 8,933 9/14/2022
7.0.0-preview.7.22376.6 5,820 8/9/2022
7.0.0-preview.6.22330.3 3,186 7/12/2022
7.0.0-preview.5.22303.8 9,571 6/14/2022
7.0.0-preview.4.22251.1 6,420 5/10/2022
7.0.0-preview.3.22178.4 3,419 4/13/2022
7.0.0-preview.2.22153.2 2,907 3/14/2022
7.0.0-preview.1.22109.13 959 2/17/2022
6.0.35 13,501 10/8/2024
6.0.33 107,424 8/13/2024
6.0.32 195,181 7/9/2024
6.0.31 252,973 5/28/2024
6.0.30 96,473 5/14/2024
6.0.29 314,757 4/9/2024
6.0.28 273,608 3/12/2024
6.0.27 484,413 2/13/2024
6.0.26 673,206 1/9/2024
6.0.25 1,100,047 11/14/2023
6.0.24 561,359 10/24/2023
6.0.23 575,445 10/10/2023
6.0.22 956,226 9/12/2023
6.0.21 1,340,617 8/8/2023
6.0.20 1,124,575 7/11/2023
6.0.19 580,548 6/22/2023
6.0.18 278,046 6/13/2023
6.0.16 2,670,396 4/11/2023
6.0.15 1,370,601 3/14/2023
6.0.14 2,543,906 2/14/2023
6.0.13 2,256,902 1/10/2023
6.0.12 1,539,174 12/13/2022
6.0.11 2,369,104 11/7/2022
6.0.10 9,856,044 10/11/2022
6.0.9 7,155,536 9/13/2022
6.0.8 8,836,432 8/9/2022
6.0.7 24,930,933 7/12/2022
6.0.6 3,275,473 6/14/2022
6.0.5 4,326,045 5/10/2022
6.0.4 14,311,768 4/11/2022
6.0.3 6,220,324 3/8/2022
6.0.2 33,635,960 2/8/2022
6.0.1 19,689,875 12/14/2021
6.0.0 44,757,529 11/8/2021
6.0.0-rc.2.21480.10 766,545 10/12/2021
6.0.0-rc.1.21452.15 22,483 9/14/2021
6.0.0-preview.7.21378.6 108,004 8/10/2021
6.0.0-preview.6.21355.2 4,016 7/14/2021
6.0.0-preview.5.21301.17 18,798 6/15/2021
6.0.0-preview.4.21253.5 2,746 5/24/2021
6.0.0-preview.3.21201.13 7,813 4/8/2021
6.0.0-preview.2.21154.6 4,708 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,030 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,006,068 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 222,755 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 216,898 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 186,614 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,146,023 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 661,558 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,958,723 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,351,305 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,673,816 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,472,400 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,600,463 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,674,629 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,995,083 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,504,152 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,631,658 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,705,094 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 22,309,891 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,832,428 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 6,889 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,666 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 7,932 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,139 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,366 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,675 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,084 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,098 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,557 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,440 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 555,877 12/13/2022
3.1.31 61,078 11/8/2022
3.1.30 63,428 10/11/2022
3.1.29 101,171 9/13/2022
3.1.28 102,255 8/9/2022
3.1.27 156,011 7/12/2022
3.1.26 118,371 6/14/2022
3.1.25 120,813 5/10/2022
3.1.24 139,121 4/11/2022
3.1.23 296,336 3/8/2022
3.1.22 965,605 12/14/2021
3.1.21 543,245 11/7/2021
3.1.20 284,629 10/11/2021
3.1.19 298,258 9/14/2021
3.1.18 23,696,239 8/10/2021
3.1.17 523,428 7/13/2021
3.1.16 554,955 6/8/2021
3.1.15 596,749 5/11/2021
3.1.14 1,732,096 4/6/2021
3.1.13 492,280 3/9/2021
3.1.12 1,082,656 2/9/2021
3.1.11 7,220,428 1/12/2021
3.1.10 3,403,475 11/9/2020
3.1.9 3,157,395 10/13/2020
3.1.8 2,912,418 9/8/2020
3.1.7 1,555,991 8/11/2020
3.1.6 1,841,705 7/14/2020
3.1.5 9,070,270 6/9/2020
3.1.4 1,628,190 5/12/2020
3.1.3 26,347,180 3/24/2020
3.1.2 1,906,589 2/18/2020
3.1.1 1,658,634 1/14/2020
3.1.0 4,127,715 12/3/2019
3.1.0-preview3.19553.2 3,479 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 985 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,062 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 55,085 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,160 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 136,583 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 9,556,476 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,931 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,566 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,573 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,154 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,729 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 100,228 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,259 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 886 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 794 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 803 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 55,893,146 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,301 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 42,274 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 12,701 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.