Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 5.0.0-preview.8.20414.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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 5.0.0-preview.8.20414.8
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -Version 5.0.0-preview.8.20414.8
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="5.0.0-preview.8.20414.8" />
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 5.0.0-preview.8.20414.8
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, 5.0.0-preview.8.20414.8"
#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=5.0.0-preview.8.20414.8&prerelease

// Install Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions&version=5.0.0-preview.8.20414.8&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/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.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 was computed.  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.
  • .NETStandard 2.0

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (116)

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

Package Downloads
Microsoft.Extensions.Diagnostics.HealthChecks The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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

Repository Stars
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Squidex/squidex
Headless CMS and Content Managment Hub
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.
microsoft/fhir-server
A service that implements the FHIR standard
Version Downloads Last updated
9.0.0-preview.3.24172.13 6,013 4/11/2024
9.0.0-preview.2.24128.4 1,720 3/12/2024
9.0.0-preview.1.24081.5 21,414 2/13/2024
8.0.4 434,974 4/9/2024
8.0.3 798,280 3/12/2024
8.0.2 1,349,609 2/13/2024
8.0.1 1,579,626 1/9/2024
8.0.0 8,197,319 11/14/2023
8.0.0-rc.2.23480.2 29,616 10/10/2023
8.0.0-rc.1.23421.29 21,184 9/12/2023
8.0.0-preview.7.23375.9 20,759 8/8/2023
8.0.0-preview.6.23329.11 11,142 7/11/2023
8.0.0-preview.5.23302.2 26,698 6/13/2023
8.0.0-preview.4.23260.4 12,635 5/16/2023
8.0.0-preview.3.23177.8 5,532 4/11/2023
8.0.0-preview.2.23153.2 6,370 3/14/2023
8.0.0-preview.1.23112.2 52,362 2/21/2023
7.0.18 19,412 4/9/2024
7.0.17 105,492 3/12/2024
7.0.16 190,104 2/13/2024
7.0.15 294,194 1/9/2024
7.0.14 556,889 11/14/2023
7.0.13 961,174 10/24/2023
7.0.12 786,071 10/10/2023
7.0.11 1,176,535 9/12/2023
7.0.10 1,402,646 8/8/2023
7.0.9 8,226,506 7/11/2023
7.0.8 980,125 6/22/2023
7.0.7 454,368 6/13/2023
7.0.5 3,288,834 4/11/2023
7.0.4 1,393,548 3/14/2023
7.0.3 1,718,037 2/14/2023
7.0.2 1,778,455 1/10/2023
7.0.1 4,255,350 12/13/2022
7.0.0 1,578,042 11/7/2022
7.0.0-rc.2.22476.2 8,469 10/11/2022
7.0.0-rc.1.22427.2 8,749 9/14/2022
7.0.0-preview.7.22376.6 3,617 8/9/2022
7.0.0-preview.6.22330.3 2,918 7/12/2022
7.0.0-preview.5.22303.8 9,377 6/14/2022
7.0.0-preview.4.22251.1 6,331 5/10/2022
7.0.0-preview.3.22178.4 3,331 4/13/2022
7.0.0-preview.2.22153.2 2,789 3/14/2022
7.0.0-preview.1.22109.13 831 2/17/2022
6.0.29 55,203 4/9/2024
6.0.28 116,687 3/12/2024
6.0.27 244,650 2/13/2024
6.0.26 474,601 1/9/2024
6.0.25 745,482 11/14/2023
6.0.24 430,354 10/24/2023
6.0.23 424,347 10/10/2023
6.0.22 690,970 9/12/2023
6.0.21 1,074,194 8/8/2023
6.0.20 863,814 7/11/2023
6.0.19 471,710 6/22/2023
6.0.18 237,689 6/13/2023
6.0.16 2,219,059 4/11/2023
6.0.15 1,173,903 3/14/2023
6.0.14 1,895,498 2/14/2023
6.0.13 1,983,690 1/10/2023
6.0.12 1,365,013 12/13/2022
6.0.11 2,109,416 11/7/2022
6.0.10 8,475,994 10/11/2022
6.0.9 5,131,842 9/13/2022
6.0.8 7,460,223 8/9/2022
6.0.7 21,356,936 7/12/2022
6.0.6 2,873,595 6/14/2022
6.0.5 3,905,305 5/10/2022
6.0.4 12,249,994 4/11/2022
6.0.3 5,532,493 3/8/2022
6.0.2 29,135,586 2/8/2022
6.0.1 15,508,857 12/14/2021
6.0.0 38,097,488 11/8/2021
6.0.0-rc.2.21480.10 702,037 10/12/2021
6.0.0-rc.1.21452.15 21,972 9/14/2021
6.0.0-preview.7.21378.6 101,682 8/10/2021
6.0.0-preview.6.21355.2 3,927 7/14/2021
6.0.0-preview.5.21301.17 16,785 6/15/2021
6.0.0-preview.4.21253.5 2,670 5/24/2021
6.0.0-preview.3.21201.13 7,703 4/8/2021
6.0.0-preview.2.21154.6 4,592 3/11/2021
6.0.0-preview.1.21103.6 12,905 2/12/2021
5.0.17 891,823 5/10/2022
5.0.16 189,356 4/11/2022
5.0.15 208,525 3/8/2022
5.0.14 177,389 2/8/2022
5.0.13 981,130 12/14/2021
5.0.12 632,852 11/7/2021
5.0.11 1,841,198 10/12/2021
5.0.10 1,920,616 9/14/2021
5.0.9 1,607,807 8/10/2021
5.0.8 1,380,132 7/13/2021
5.0.7 2,542,722 6/8/2021
5.0.6 1,616,119 5/11/2021
5.0.5 1,929,286 4/6/2021
5.0.4 1,428,838 3/9/2021
5.0.3 1,571,706 2/9/2021
5.0.2 1,639,245 1/12/2021
5.0.1 20,931,250 12/8/2020
5.0.0 2,450,362 11/9/2020
5.0.0-rc.2.20475.17 6,725 10/13/2020
5.0.0-rc.1.20451.17 8,538 9/14/2020
5.0.0-preview.8.20414.8 7,559 8/25/2020
5.0.0-preview.7.20365.19 7,419 7/21/2020
5.0.0-preview.6.20312.15 8,294 6/25/2020
5.0.0-preview.5.20279.2 1,601 6/10/2020
5.0.0-preview.4.20257.10 2,007 5/18/2020
5.0.0-preview.3.20215.14 3,019 4/23/2020
5.0.0-preview.2.20167.3 10,481 4/2/2020
5.0.0-preview.1.20120.4 4,340 3/16/2020
3.1.32 385,688 12/13/2022
3.1.31 50,235 11/8/2022
3.1.30 57,818 10/11/2022
3.1.29 90,427 9/13/2022
3.1.28 98,551 8/9/2022
3.1.27 141,417 7/12/2022
3.1.26 108,495 6/14/2022
3.1.25 113,349 5/10/2022
3.1.24 134,541 4/11/2022
3.1.23 271,651 3/8/2022
3.1.22 821,450 12/14/2021
3.1.21 509,938 11/7/2021
3.1.20 258,171 10/11/2021
3.1.19 287,162 9/14/2021
3.1.18 20,811,772 8/10/2021
3.1.17 511,238 7/13/2021
3.1.16 539,141 6/8/2021
3.1.15 590,636 5/11/2021
3.1.14 1,500,310 4/6/2021
3.1.13 478,019 3/9/2021
3.1.12 1,016,507 2/9/2021
3.1.11 6,843,459 1/12/2021
3.1.10 3,240,559 11/9/2020
3.1.9 2,930,582 10/13/2020
3.1.8 2,768,458 9/8/2020
3.1.7 1,495,408 8/11/2020
3.1.6 1,735,155 7/14/2020
3.1.5 8,132,268 6/9/2020
3.1.4 1,595,289 5/12/2020
3.1.3 25,102,269 3/24/2020
3.1.2 1,859,088 2/18/2020
3.1.1 1,603,909 1/14/2020
3.1.0 3,702,700 12/3/2019
3.1.0-preview3.19553.2 3,361 11/13/2019
3.1.0-preview2.19525.4 899 11/1/2019
3.1.0-preview1.19506.1 2,980 10/15/2019
3.0.3 51,702 2/18/2020
3.0.2 14,010 1/14/2020
3.0.1 135,272 11/18/2019
3.0.0 8,969,401 9/23/2019
3.0.0-rc1.19456.10 6,818 9/16/2019
3.0.0-preview9.19423.4 3,481 9/4/2019
3.0.0-preview8.19405.4 24,845 8/13/2019
3.0.0-preview7.19362.4 2,976 7/23/2019
3.0.0-preview6.19304.6 16,622 6/12/2019
3.0.0-preview5.19227.9 97,620 5/6/2019
3.0.0-preview4.19216.2 1,184 4/18/2019
3.0.0-preview3.19153.1 809 3/6/2019
3.0.0-preview.19074.2 724 1/29/2019
3.0.0-preview.18572.1 733 12/4/2018
2.2.0 50,563,473 12/3/2018
2.2.0-preview3-35497 95,740 10/17/2018
2.2.0-preview2-35157 41,764 9/12/2018
2.2.0-preview1-35029 11,760 8/22/2018