Grpc.AspNetCore.HealthChecks 2.84.0

Prefix Reserved
dotnet add package Grpc.AspNetCore.HealthChecks --version 2.84.0
                    
NuGet\Install-Package Grpc.AspNetCore.HealthChecks -Version 2.84.0
                    
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="Grpc.AspNetCore.HealthChecks" Version="2.84.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.AspNetCore.HealthChecks" Version="2.84.0" />
                    
Directory.Packages.props
<PackageReference Include="Grpc.AspNetCore.HealthChecks" />
                    
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 Grpc.AspNetCore.HealthChecks --version 2.84.0
                    
#r "nuget: Grpc.AspNetCore.HealthChecks, 2.84.0"
                    
#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 Grpc.AspNetCore.HealthChecks@2.84.0
                    
#: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=Grpc.AspNetCore.HealthChecks&version=2.84.0
                    
Install as a Cake Addin
#tool nuget:?package=Grpc.AspNetCore.HealthChecks&version=2.84.0
                    
Install as a Cake Tool

Integration of ASP.NET Core health checks with Grpc.HealthCheck

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Grpc.AspNetCore.HealthChecks:

Package Downloads
Keed_Digital.SharedKernel.Infrastructure

Package Description

Galosys.Foundation.AspNetCore.Grpc

Galosys.Foundation快速开发库

WXZone.AspNetCore.App

For easy develop.

SIL.Machine.AspNetCore

An ASP.NET Core web API middleware for the Machine library.

ReGSM.Coordinator.Shared

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Grpc.AspNetCore.HealthChecks:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
microsoft/aspire-samples
Browse the sample apps demonstrating Aspire integration across C#, JavaScript, TypeScript, Python, Go, containers, databases, cloud, AI, and observability scenarios.
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
MS2Community/Maple2
Server emulator for MapleStory2.
Version Downloads Last Updated
2.84.0 10,684 9/21/2026
2.84.0-pre1 111 9/17/2026
2.83.0 293,420 8/3/2026
2.83.0-pre1 343 7/22/2026
2.80.0 910,122 4/30/2026
2.80.0-pre1 507 4/1/2026
2.76.0 1,508,878 12/19/2025
2.76.0-pre1 2,422 11/13/2025
2.71.0 2,121,886 4/25/2025
2.71.0-pre1 665 4/16/2025
2.70.0 515,996 3/10/2025
2.70.0-pre1 322 2/26/2025
2.67.0 1,868,218 11/21/2024
2.67.0-pre1 908 10/22/2024
2.66.0 1,069,526 9/20/2024
2.66.0-pre1 530 9/6/2024
2.65.0 665,790 7/27/2024
2.65.0-pre1 312 7/20/2024
2.64.0 119,416 7/19/2024
2.64.0-pre1 474 7/15/2024
Loading failed