Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 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.Abstractions --version 8.0.15
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -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.Abstractions" 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.Abstractions" Version="8.0.15" />
                    
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 8.0.15
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, 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.
#:package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions@8.0.15
                    
#: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=8.0.15
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=8.0.15
                    
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/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.  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.
  • net8.0

    • No dependencies.

NuGet packages (194)

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 (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
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.
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.6.25358.103 63 7/15/2025
10.0.0-preview.5.25277.114 2,341 6/6/2025
10.0.0-preview.4.25258.110 3,052 5/12/2025
10.0.0-preview.3.25172.1 1,904 4/10/2025
10.0.0-preview.2.25164.1 4,410 3/18/2025
10.0.0-preview.1.25120.3 2,210 2/25/2025
9.0.7 100,659 7/8/2025
9.0.6 773,960 6/10/2025
9.0.5 1,177,273 5/13/2025
9.0.4 2,617,671 4/8/2025
9.0.3 1,591,642 3/11/2025
9.0.2 2,425,612 2/11/2025
9.0.1 1,791,543 1/14/2025
9.0.0 7,910,012 11/12/2024
9.0.0-rc.2.24474.3 25,866 10/8/2024
9.0.0-rc.1.24452.1 14,890 9/10/2024
9.0.0-preview.7.24406.2 8,538 8/13/2024
9.0.0-preview.6.24328.4 8,231 7/9/2024
9.0.0-preview.5.24306.11 4,450 6/11/2024
9.0.0-preview.4.24267.6 14,528 5/21/2024
9.0.0-preview.3.24172.13 80,684 4/11/2024
9.0.0-preview.2.24128.4 8,978 3/12/2024
9.0.0-preview.1.24081.5 23,536 2/13/2024
8.0.18 30,958 7/8/2025
8.0.17 248,189 6/10/2025
8.0.16 416,088 5/13/2025
8.0.15 1,589,914 4/8/2025
8.0.14 1,043,520 3/11/2025
8.0.13 1,016,835 2/11/2025
8.0.12 2,226,874 1/14/2025
8.0.11 13,960,691 11/12/2024
8.0.10 7,278,594 10/8/2024
8.0.8 7,917,275 8/13/2024
8.0.7 5,209,222 7/9/2024
8.0.6 5,797,268 5/28/2024
8.0.5 2,335,641 5/14/2024
8.0.4 5,369,223 4/9/2024
8.0.3 3,525,002 3/12/2024
8.0.2 4,244,302 2/13/2024
8.0.1 5,168,207 1/9/2024
8.0.0 73,847,221 11/14/2023
8.0.0-rc.2.23480.2 34,680 10/10/2023
8.0.0-rc.1.23421.29 23,819 9/12/2023
8.0.0-preview.7.23375.9 25,720 8/8/2023
8.0.0-preview.6.23329.11 11,863 7/11/2023
8.0.0-preview.5.23302.2 28,339 6/13/2023
8.0.0-preview.4.23260.4 20,220 5/16/2023
8.0.0-preview.3.23177.8 8,213 4/11/2023
8.0.0-preview.2.23153.2 8,832 3/14/2023
8.0.0-preview.1.23112.2 52,987 2/21/2023
7.0.20 395,703 5/28/2024
7.0.19 37,124 5/14/2024
7.0.18 185,609 4/9/2024
7.0.17 325,289 3/12/2024
7.0.16 351,149 2/13/2024
7.0.15 484,972 1/9/2024
7.0.14 902,229 11/14/2023
7.0.13 1,471,603 10/24/2023
7.0.12 1,140,376 10/10/2023
7.0.11 1,689,913 9/12/2023
7.0.10 1,905,640 8/8/2023
7.0.9 17,577,324 7/11/2023
7.0.8 1,344,179 6/22/2023
7.0.7 626,398 6/13/2023
7.0.5 4,346,735 4/11/2023
7.0.4 1,837,846 3/14/2023
7.0.3 2,178,837 2/14/2023
7.0.2 2,285,406 1/10/2023
7.0.1 7,021,819 12/13/2022
7.0.0 2,267,352 11/7/2022
7.0.0-rc.2.22476.2 8,996 10/11/2022
7.0.0-rc.1.22427.2 9,110 9/14/2022
7.0.0-preview.7.22376.6 15,571 8/9/2022
7.0.0-preview.6.22330.3 4,721 7/12/2022
7.0.0-preview.5.22303.8 9,831 6/14/2022
7.0.0-preview.4.22251.1 6,596 5/10/2022
7.0.0-preview.3.22178.4 3,609 4/13/2022
7.0.0-preview.2.22153.2 3,114 3/14/2022
7.0.0-preview.1.22109.13 1,130 2/17/2022
6.0.36 404,177 11/12/2024
6.0.35 181,601 10/8/2024
6.0.33 261,103 8/13/2024
6.0.32 392,634 7/9/2024
6.0.31 390,688 5/28/2024
6.0.30 146,638 5/14/2024
6.0.29 453,115 4/9/2024
6.0.28 419,359 3/12/2024
6.0.27 648,826 2/13/2024
6.0.26 823,991 1/9/2024
6.0.25 1,468,131 11/14/2023
6.0.24 742,646 10/24/2023
6.0.23 732,478 10/10/2023
6.0.22 1,207,887 9/12/2023
6.0.21 1,589,089 8/8/2023
6.0.20 1,333,144 7/11/2023
6.0.19 703,561 6/22/2023
6.0.18 322,586 6/13/2023
6.0.16 3,028,198 4/11/2023
6.0.15 1,792,454 3/14/2023
6.0.14 3,484,652 2/14/2023
6.0.13 2,509,743 1/10/2023
6.0.12 1,745,729 12/13/2022
6.0.11 2,591,061 11/7/2022
6.0.10 11,280,038 10/11/2022
6.0.9 10,535,291 9/13/2022
6.0.8 10,190,848 8/9/2022
6.0.7 28,480,605 7/12/2022
6.0.6 3,695,307 6/14/2022
6.0.5 4,801,510 5/10/2022
6.0.4 16,237,478 4/11/2022
6.0.3 6,860,113 3/8/2022
6.0.2 38,126,912 2/8/2022
6.0.1 24,618,026 12/14/2021
6.0.0 52,701,407 11/8/2021
6.0.0-rc.2.21480.10 833,140 10/12/2021
6.0.0-rc.1.21452.15 22,848 9/14/2021
6.0.0-preview.7.21378.6 108,427 8/10/2021
6.0.0-preview.6.21355.2 4,239 7/14/2021
6.0.0-preview.5.21301.17 18,975 6/15/2021
6.0.0-preview.4.21253.5 2,974 5/24/2021
6.0.0-preview.3.21201.13 7,999 4/8/2021
6.0.0-preview.2.21154.6 4,994 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,320 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,154,450 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 246,727 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 221,437 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 193,771 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,387,237 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 701,038 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,063,376 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,850,326 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,755,696 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,616,356 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,654,071 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,761,674 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,134,202 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,621,244 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,712,941 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,800,227 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 24,043,250 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,492,510 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,273 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,872 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,756 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,184 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,558 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,958 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,275 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,559 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,750 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,646 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 794,992 12/13/2022
3.1.31 80,925 11/8/2022
3.1.30 69,629 10/11/2022
3.1.29 111,820 9/13/2022
3.1.28 106,961 8/9/2022
3.1.27 163,340 7/12/2022
3.1.26 128,455 6/14/2022
3.1.25 129,042 5/10/2022
3.1.24 142,388 4/11/2022
3.1.23 317,427 3/8/2022
3.1.22 1,172,865 12/14/2021
3.1.21 565,336 11/7/2021
3.1.20 328,516 10/11/2021
3.1.19 310,847 9/14/2021
3.1.18 27,641,004 8/10/2021
3.1.17 541,103 7/13/2021
3.1.16 580,661 6/8/2021
3.1.15 606,797 5/11/2021
3.1.14 2,048,393 4/6/2021
3.1.13 507,745 3/9/2021
3.1.12 1,145,125 2/9/2021
3.1.11 7,689,794 1/12/2021
3.1.10 3,613,817 11/9/2020
3.1.9 3,595,161 10/13/2020
3.1.8 3,125,944 9/8/2020
3.1.7 1,654,753 8/11/2020
3.1.6 1,977,622 7/14/2020
3.1.5 10,570,080 6/9/2020
3.1.4 1,669,429 5/12/2020
3.1.3 27,855,697 3/24/2020
3.1.2 1,964,155 2/18/2020
3.1.1 1,757,228 1/14/2020
3.1.0 4,795,954 12/3/2019
3.1.0-preview3.19553.2 3,680 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,186 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,272 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 58,493 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,452 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 138,503 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,422,137 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,134 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,794 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,825 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,527 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,934 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 100,427 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,472 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,110 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 996 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 996 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 64,321,070 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 97,107 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,251 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,796 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.