Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 8.0.16

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

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

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 1,572 5/12/2025
10.0.0-preview.3.25172.1 1,607 4/10/2025
10.0.0-preview.2.25164.1 3,663 3/18/2025
10.0.0-preview.1.25120.3 2,142 2/25/2025
9.0.5 346,871 5/13/2025
9.0.4 1,468,082 4/8/2025
9.0.3 1,205,481 3/11/2025
9.0.2 1,978,401 2/11/2025
9.0.1 1,529,417 1/14/2025
9.0.0 6,177,245 11/12/2024
9.0.0-rc.2.24474.3 25,506 10/8/2024
9.0.0-rc.1.24452.1 14,217 9/10/2024
9.0.0-preview.7.24406.2 8,309 8/13/2024
9.0.0-preview.6.24328.4 7,129 7/9/2024
9.0.0-preview.5.24306.11 4,376 6/11/2024
9.0.0-preview.4.24267.6 14,076 5/21/2024
9.0.0-preview.3.24172.13 80,394 4/11/2024
9.0.0-preview.2.24128.4 8,457 3/12/2024
9.0.0-preview.1.24081.5 23,384 2/13/2024
8.0.16 119,561 5/13/2025
8.0.15 799,919 4/8/2025
8.0.14 698,362 3/11/2025
8.0.13 788,783 2/11/2025
8.0.12 1,784,405 1/14/2025
8.0.11 10,402,473 11/12/2024
8.0.10 6,323,091 10/8/2024
8.0.8 7,206,516 8/13/2024
8.0.7 4,823,504 7/9/2024
8.0.6 5,392,030 5/28/2024
8.0.5 2,180,980 5/14/2024
8.0.4 5,109,618 4/9/2024
8.0.3 3,320,409 3/12/2024
8.0.2 4,025,346 2/13/2024
8.0.1 4,826,174 1/9/2024
8.0.0 65,992,512 11/14/2023
8.0.0-rc.2.23480.2 34,500 10/10/2023
8.0.0-rc.1.23421.29 23,625 9/12/2023
8.0.0-preview.7.23375.9 25,391 8/8/2023
8.0.0-preview.6.23329.11 11,650 7/11/2023
8.0.0-preview.5.23302.2 28,282 6/13/2023
8.0.0-preview.4.23260.4 19,177 5/16/2023
8.0.0-preview.3.23177.8 8,079 4/11/2023
8.0.0-preview.2.23153.2 8,790 3/14/2023
8.0.0-preview.1.23112.2 52,940 2/21/2023
7.0.20 353,478 5/28/2024
7.0.19 35,367 5/14/2024
7.0.18 179,489 4/9/2024
7.0.17 322,074 3/12/2024
7.0.16 343,005 2/13/2024
7.0.15 474,118 1/9/2024
7.0.14 892,804 11/14/2023
7.0.13 1,439,010 10/24/2023
7.0.12 1,126,828 10/10/2023
7.0.11 1,652,433 9/12/2023
7.0.10 1,875,795 8/8/2023
7.0.9 16,623,536 7/11/2023
7.0.8 1,323,222 6/22/2023
7.0.7 617,457 6/13/2023
7.0.5 4,276,021 4/11/2023
7.0.4 1,803,391 3/14/2023
7.0.3 2,151,914 2/14/2023
7.0.2 2,245,325 1/10/2023
7.0.1 6,808,643 12/13/2022
7.0.0 2,199,114 11/7/2022
7.0.0-rc.2.22476.2 8,944 10/11/2022
7.0.0-rc.1.22427.2 9,066 9/14/2022
7.0.0-preview.7.22376.6 13,536 8/9/2022
7.0.0-preview.6.22330.3 4,441 7/12/2022
7.0.0-preview.5.22303.8 9,753 6/14/2022
7.0.0-preview.4.22251.1 6,556 5/10/2022
7.0.0-preview.3.22178.4 3,564 4/13/2022
7.0.0-preview.2.22153.2 3,067 3/14/2022
7.0.0-preview.1.22109.13 1,091 2/17/2022
6.0.36 310,805 11/12/2024
6.0.35 169,277 10/8/2024
6.0.33 246,042 8/13/2024
6.0.32 372,298 7/9/2024
6.0.31 371,265 5/28/2024
6.0.30 139,904 5/14/2024
6.0.29 438,655 4/9/2024
6.0.28 394,701 3/12/2024
6.0.27 627,436 2/13/2024
6.0.26 808,036 1/9/2024
6.0.25 1,426,462 11/14/2023
6.0.24 716,632 10/24/2023
6.0.23 709,266 10/10/2023
6.0.22 1,179,342 9/12/2023
6.0.21 1,553,319 8/8/2023
6.0.20 1,299,273 7/11/2023
6.0.19 686,861 6/22/2023
6.0.18 315,902 6/13/2023
6.0.16 2,974,568 4/11/2023
6.0.15 1,743,138 3/14/2023
6.0.14 3,323,260 2/14/2023
6.0.13 2,478,322 1/10/2023
6.0.12 1,713,293 12/13/2022
6.0.11 2,553,950 11/7/2022
6.0.10 11,075,443 10/11/2022
6.0.9 9,892,896 9/13/2022
6.0.8 9,999,464 8/9/2022
6.0.7 27,996,981 7/12/2022
6.0.6 3,654,739 6/14/2022
6.0.5 4,744,815 5/10/2022
6.0.4 15,950,185 4/11/2022
6.0.3 6,771,928 3/8/2022
6.0.2 37,439,006 2/8/2022
6.0.1 23,871,441 12/14/2021
6.0.0 51,459,328 11/8/2021
6.0.0-rc.2.21480.10 823,539 10/12/2021
6.0.0-rc.1.21452.15 22,762 9/14/2021
6.0.0-preview.7.21378.6 108,370 8/10/2021
6.0.0-preview.6.21355.2 4,195 7/14/2021
6.0.0-preview.5.21301.17 18,929 6/15/2021
6.0.0-preview.4.21253.5 2,873 5/24/2021
6.0.0-preview.3.21201.13 7,955 4/8/2021
6.0.0-preview.2.21154.6 4,918 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,252 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,130,476 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 244,650 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 220,748 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 193,233 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,346,567 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 695,435 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,048,341 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,764,419 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,743,376 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,591,725 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,643,900 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,745,288 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,115,764 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,602,496 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,697,196 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,783,411 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 23,744,794 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,350,081 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,190 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,804 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,621 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,984 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,497 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,831 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,201 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,237 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,688 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,574 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 756,837 12/13/2022
3.1.31 78,113 11/8/2022
3.1.30 68,439 10/11/2022
3.1.29 110,598 9/13/2022
3.1.28 106,353 8/9/2022
3.1.27 162,882 7/12/2022
3.1.26 127,257 6/14/2022
3.1.25 128,060 5/10/2022
3.1.24 142,022 4/11/2022
3.1.23 314,605 3/8/2022
3.1.22 1,140,894 12/14/2021
3.1.21 563,334 11/7/2021
3.1.20 321,650 10/11/2021
3.1.19 309,489 9/14/2021
3.1.18 26,981,228 8/10/2021
3.1.17 538,560 7/13/2021
3.1.16 575,081 6/8/2021
3.1.15 605,333 5/11/2021
3.1.14 2,003,066 4/6/2021
3.1.13 505,671 3/9/2021
3.1.12 1,136,511 2/9/2021
3.1.11 7,607,112 1/12/2021
3.1.10 3,577,441 11/9/2020
3.1.9 3,542,659 10/13/2020
3.1.8 3,091,093 9/8/2020
3.1.7 1,636,876 8/11/2020
3.1.6 1,965,005 7/14/2020
3.1.5 10,313,757 6/9/2020
3.1.4 1,663,566 5/12/2020
3.1.3 27,643,114 3/24/2020
3.1.2 1,953,439 2/18/2020
3.1.1 1,740,299 1/14/2020
3.1.0 4,698,525 12/3/2019
3.1.0-preview3.19553.2 3,612 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,121 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 3,198 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 58,002 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,379 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 138,194 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 10,281,783 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 7,063 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 3,724 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 25,752 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,436 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 16,864 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 100,357 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,402 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,043 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 931 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 930 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 62,802,872 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 96,939 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,058 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,393 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.