Grpc.AspNetCore.HealthChecks 2.80.0

Prefix Reserved
dotnet add package Grpc.AspNetCore.HealthChecks --version 2.80.0
                    
NuGet\Install-Package Grpc.AspNetCore.HealthChecks -Version 2.80.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.80.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.80.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.80.0
                    
#r "nuget: Grpc.AspNetCore.HealthChecks, 2.80.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.80.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.80.0
                    
Install as a Cake Addin
#tool nuget:?package=Grpc.AspNetCore.HealthChecks&version=2.80.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 (11)

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

Package Downloads
Keed_Digital.SharedKernel.Infrastructure

Package Description

WXZone.AspNetCore.App

For easy develop.

Galosys.Foundation.AspNetCore.Grpc

Galosys.Foundation快速开发库

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.80.0 276,587 4/30/2026
2.80.0-pre1 451 4/1/2026
2.76.0 1,170,522 12/19/2025
2.76.0-pre1 2,161 11/13/2025
2.71.0 1,822,554 4/25/2025
2.71.0-pre1 603 4/16/2025
2.70.0 480,051 3/10/2025
2.70.0-pre1 297 2/26/2025
2.67.0 1,721,155 11/21/2024
2.67.0-pre1 878 10/22/2024
2.66.0 989,279 9/20/2024
2.66.0-pre1 506 9/6/2024
2.65.0 631,959 7/27/2024
2.65.0-pre1 288 7/20/2024
2.64.0 93,765 7/19/2024
2.64.0-pre1 450 7/15/2024
2.63.0 825,524 5/24/2024
2.63.0-pre1 733 5/8/2024
2.62.0 699,232 3/29/2024
2.62.0-pre1 1,361 3/8/2024
Loading failed