Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 7.0.0-preview.1.22109.13

Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions --version 7.0.0-preview.1.22109.13
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -Version 7.0.0-preview.1.22109.13
                    
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="7.0.0-preview.1.22109.13" />
                    
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="7.0.0-preview.1.22109.13" />
                    
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 7.0.0-preview.1.22109.13
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, 7.0.0-preview.1.22109.13"
                    
#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.
#:package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions@7.0.0-preview.1.22109.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=7.0.0-preview.1.22109.13&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=7.0.0-preview.1.22109.13&prerelease
                    
Install 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/36f34b3a19eb7219142ab2035921d08e84c572c3

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 is compatible.  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 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. 
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.
  • net7.0

    • No dependencies.

NuGet packages (198)

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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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 (3)

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

Repository Stars
Squidex/squidex
Headless CMS and Content Managment Hub
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.
Version Downloads Last Updated
10.0.0-preview.7.25380.108 0 8/12/2025
10.0.0-preview.6.25358.103 544 7/15/2025
10.0.0-preview.5.25277.114 2,579 6/6/2025
10.0.0-preview.4.25258.110 3,075 5/12/2025
10.0.0-preview.3.25172.1 1,945 4/10/2025
10.0.0-preview.2.25164.1 4,586 3/18/2025
10.0.0-preview.1.25120.3 2,223 2/25/2025
9.0.8 15,020 8/5/2025
9.0.7 231,450 7/8/2025
9.0.6 897,962 6/10/2025
9.0.5 1,258,218 5/13/2025
9.0.4 2,749,954 4/8/2025
9.0.3 1,644,564 3/11/2025
9.0.2 2,478,987 2/11/2025
9.0.1 1,825,226 1/14/2025
9.0.0 8,158,848 11/12/2024
9.0.0-rc.2.24474.3 25,910 10/8/2024
9.0.0-rc.1.24452.1 15,000 9/10/2024
9.0.0-preview.7.24406.2 8,631 8/13/2024
9.0.0-preview.6.24328.4 8,331 7/9/2024
9.0.0-preview.5.24306.11 4,503 6/11/2024
9.0.0-preview.4.24267.6 14,549 5/21/2024
9.0.0-preview.3.24172.13 80,715 4/11/2024
9.0.0-preview.2.24128.4 9,189 3/12/2024
9.0.0-preview.1.24081.5 23,584 2/13/2024
8.0.19 4,729 8/4/2025
8.0.18 75,774 7/8/2025
8.0.17 298,083 6/10/2025
8.0.16 445,040 5/13/2025
8.0.15 1,692,536 4/8/2025
8.0.14 1,160,072 3/11/2025
8.0.13 1,057,626 2/11/2025
8.0.12 2,277,167 1/14/2025
8.0.11 14,468,169 11/12/2024
8.0.10 7,479,083 10/8/2024
8.0.8 8,029,981 8/13/2024
8.0.7 5,261,355 7/9/2024
8.0.6 5,860,384 5/28/2024
8.0.5 2,361,107 5/14/2024
8.0.4 5,408,103 4/9/2024
8.0.3 3,553,337 3/12/2024
8.0.2 4,278,624 2/13/2024
8.0.1 5,211,157 1/9/2024
8.0.0 74,988,263 11/14/2023
8.0.0-rc.2.23480.2 34,709 10/10/2023
8.0.0-rc.1.23421.29 23,841 9/12/2023
8.0.0-preview.7.23375.9 25,751 8/8/2023
8.0.0-preview.6.23329.11 11,879 7/11/2023
8.0.0-preview.5.23302.2 28,358 6/13/2023
8.0.0-preview.4.23260.4 20,352 5/16/2023
8.0.0-preview.3.23177.8 8,264 4/11/2023
8.0.0-preview.2.23153.2 8,846 3/14/2023
8.0.0-preview.1.23112.2 53,000 2/21/2023
7.0.20 403,787 5/28/2024
7.0.19 37,617 5/14/2024
7.0.18 187,075 4/9/2024
7.0.17 325,666 3/12/2024
7.0.16 351,747 2/13/2024
7.0.15 486,472 1/9/2024
7.0.14 903,692 11/14/2023
7.0.13 1,476,596 10/24/2023
7.0.12 1,142,342 10/10/2023
7.0.11 1,695,852 9/12/2023
7.0.10 1,912,220 8/8/2023
7.0.9 17,814,343 7/11/2023
7.0.8 1,347,543 6/22/2023
7.0.7 627,194 6/13/2023
7.0.5 4,365,261 4/11/2023
7.0.4 1,841,537 3/14/2023
7.0.3 2,190,279 2/14/2023
7.0.2 2,292,759 1/10/2023
7.0.1 7,062,746 12/13/2022
7.0.0 2,281,998 11/7/2022
7.0.0-rc.2.22476.2 9,011 10/11/2022
7.0.0-rc.1.22427.2 9,124 9/14/2022
7.0.0-preview.7.22376.6 16,605 8/9/2022
7.0.0-preview.6.22330.3 4,757 7/12/2022
7.0.0-preview.5.22303.8 9,854 6/14/2022
7.0.0-preview.4.22251.1 6,616 5/10/2022
7.0.0-preview.3.22178.4 3,632 4/13/2022
7.0.0-preview.2.22153.2 3,131 3/14/2022
7.0.0-preview.1.22109.13 1,148 2/17/2022
6.0.36 430,673 11/12/2024
6.0.35 183,975 10/8/2024
6.0.33 264,763 8/13/2024
6.0.32 394,629 7/9/2024
6.0.31 394,226 5/28/2024
6.0.30 147,366 5/14/2024
6.0.29 457,216 4/9/2024
6.0.28 421,656 3/12/2024
6.0.27 651,168 2/13/2024
6.0.26 825,799 1/9/2024
6.0.25 1,475,065 11/14/2023
6.0.24 745,373 10/24/2023
6.0.23 735,084 10/10/2023
6.0.22 1,210,760 9/12/2023
6.0.21 1,597,261 8/8/2023
6.0.20 1,337,472 7/11/2023
6.0.19 705,640 6/22/2023
6.0.18 323,102 6/13/2023
6.0.16 3,032,383 4/11/2023
6.0.15 1,801,573 3/14/2023
6.0.14 3,497,133 2/14/2023
6.0.13 2,512,966 1/10/2023
6.0.12 1,754,834 12/13/2022
6.0.11 2,596,142 11/7/2022
6.0.10 11,306,556 10/11/2022
6.0.9 10,622,655 9/13/2022
6.0.8 10,223,118 8/9/2022
6.0.7 28,582,428 7/12/2022
6.0.6 3,700,692 6/14/2022
6.0.5 4,807,221 5/10/2022
6.0.4 16,289,990 4/11/2022
6.0.3 6,876,927 3/8/2022
6.0.2 38,232,672 2/8/2022
6.0.1 24,724,716 12/14/2021
6.0.0 52,884,110 11/8/2021
6.0.0-rc.2.21480.10 835,602 10/12/2021
6.0.0-rc.1.21452.15 22,864 9/14/2021
6.0.0-preview.7.21378.6 108,455 8/10/2021
6.0.0-preview.6.21355.2 4,254 7/14/2021
6.0.0-preview.5.21301.17 18,994 6/15/2021
6.0.0-preview.4.21253.5 2,994 5/24/2021
6.0.0-preview.3.21201.13 8,016 4/8/2021
6.0.0-preview.2.21154.6 5,026 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,348 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,157,657 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 247,357 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 221,540 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 193,849 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,391,953 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 701,555 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,066,402 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,856,798 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,759,558 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,618,525 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,656,268 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,763,669 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,136,330 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,622,743 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,714,534 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,803,190 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 24,089,774 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,544,088 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,301 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,901 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,786 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 9,272 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,585 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,985 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,304 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 4,586 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,779 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,674 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 799,999 12/13/2022
3.1.31 81,236 11/8/2022
3.1.30 69,832 10/11/2022
3.1.29 111,990 9/13/2022
3.1.28 107,026 8/9/2022
3.1.27 163,417 7/12/2022
3.1.26 128,682 6/14/2022
3.1.25 129,318 5/10/2022
3.1.24 142,447 4/11/2022
3.1.23 318,131 3/8/2022
3.1.22 1,182,745 12/14/2021
3.1.21 565,557 11/7/2021
3.1.20 329,658 10/11/2021
3.1.19 311,112 9/14/2021
3.1.18 27,754,616 8/10/2021
3.1.17 542,055 7/13/2021
3.1.16 581,047 6/8/2021
3.1.15 607,173 5/11/2021
3.1.14 2,056,385 4/6/2021
3.1.13 507,964 3/9/2021
3.1.12 1,148,316 2/9/2021
3.1.11 7,701,030 1/12/2021
3.1.10 3,622,454 11/9/2020
3.1.9 3,599,371 10/13/2020
3.1.8 3,130,856 9/8/2020
3.1.7 1,657,790 8/11/2020
3.1.6 1,979,289 7/14/2020
3.1.5 10,615,550 6/9/2020
3.1.4 1,670,526 5/12/2020
3.1.3 27,896,349 3/24/2020
3.1.2 1,965,524 2/18/2020
3.1.1 1,760,336 1/14/2020
3.1.0 4,806,336 12/3/2019
3.1.0-preview3.19553.2 3,710 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,215 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,301 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 58,627 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,483 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 138,643 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,457,958 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,164 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,822 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,853 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,559 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,962 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 100,455 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,500 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,138 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,025 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,023 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 64,640,390 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 97,154 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,293 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,882 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.