Microsoft.Extensions.Diagnostics.HealthChecks
2.2.0-preview2-35157
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="2.2.0-preview2-35157" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 2.2.0-preview2-35157
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 2.2.0-preview2-35157"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@2.2.0-preview2-35157
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=2.2.0-preview2-35157&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=2.2.0-preview2-35157&prerelease
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/dd07e6743c9a9cdd45d48017a4a5ee932ea3188e
| Product | Versions 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 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 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. |
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0-preview2-35157)
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks:
| Package | Downloads |
|---|---|
|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
|
Microsoft.Extensions.Configuration.AzureAppConfiguration
Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. |
|
|
AspNetCore.HealthChecks.UI.Core
HealthChecks.UI.Core package containing builder and model definitions |
|
|
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/4370ea16341331f045fa9b89cc46e03aed27195c |
|
|
AspNetCore.HealthChecks.SqlServer
HealthChecks.SqlServer is the health check package for SqlServer. |
GitHub repositories (54)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.HealthChecks:
| Repository | Stars |
|---|---|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
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.
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
|
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 10.
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
|
|
|
BehzadDara/SampleProject
|
|
|
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
|
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 11.0.0-preview.4.26230.115 | 2,286 | 5/12/2026 | |
| 11.0.0-preview.3.26207.106 | 789 | 4/14/2026 | |
| 11.0.0-preview.2.26159.112 | 2,280 | 3/10/2026 | |
| 11.0.0-preview.1.26104.118 | 5,322 | 2/10/2026 | |
| 10.0.8 | 1,003,655 | 5/12/2026 | |
| 10.0.7 | 2,565,907 | 4/21/2026 | |
| 10.0.6 | 708,550 | 4/14/2026 | |
| 10.0.5 | 3,960,476 | 3/12/2026 | |
| 10.0.4 | 302,371 | 3/10/2026 | |
| 10.0.3 | 2,281,764 | 2/10/2026 | |
| 9.0.16 | 77,071 | 5/12/2026 | |
| 9.0.15 | 320,220 | 4/14/2026 | |
| 9.0.14 | 343,469 | 3/10/2026 | |
| 9.0.13 | 250,527 | 2/10/2026 | |
| 9.0.12 | 418,521 | 1/13/2026 | |
| 8.0.27 | 302,415 | 5/12/2026 | |
| 8.0.26 | 1,064,145 | 4/14/2026 | |
| 8.0.25 | 2,148,338 | 3/10/2026 | |
| 8.0.24 | 376,174 | 2/10/2026 | |
| 2.2.0-preview2-35157 | 43,424 | 9/12/2018 |