Grpc.HealthCheck 1.0.0-pre1-beta

Prefix Reserved
This is a prerelease version of Grpc.HealthCheck.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Grpc.HealthCheck --version 1.0.0-pre1-beta
                    
NuGet\Install-Package Grpc.HealthCheck -Version 1.0.0-pre1-beta
                    
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.HealthCheck" Version="1.0.0-pre1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.HealthCheck" Version="1.0.0-pre1-beta" />
                    
Directory.Packages.props
<PackageReference Include="Grpc.HealthCheck" />
                    
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.HealthCheck --version 1.0.0-pre1-beta
                    
#r "nuget: Grpc.HealthCheck, 1.0.0-pre1-beta"
                    
#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.HealthCheck@1.0.0-pre1-beta
                    
#: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.HealthCheck&version=1.0.0-pre1-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Grpc.HealthCheck&version=1.0.0-pre1-beta&prerelease
                    
Install as a Cake Tool

Example implementation of grpc.health.v1 service that can be used for health-checking.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (40)

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

Package Downloads
Grpc.AspNetCore.HealthChecks

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

Proto.Remote

Ultra-fast distributed actors for .NET.

Proto.Remote.GrpcCore

Ultra-fast distributed actors for .NET.

Marvel.ServiceDiscovery

Consul Register Discovery, Grpc CallInvoker

Hexalith.Infrastructure.AspireService.Defaults

Hexalith is a set of libraries to build a micro-service architecture.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Grpc.HealthCheck:

Repository Stars
grpc/grpc-dotnet
gRPC for .NET
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
microsoft/aspire-samples
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.
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
Version Downloads Last Updated
2.80.0-pre1 201 4/1/2026
2.76.0 901,259 12/19/2025
2.76.0-pre1 1,818 11/13/2025
2.71.0 3,092,665 4/25/2025
2.71.0-pre1 636 4/16/2025
2.70.0 773,194 3/10/2025
2.70.0-pre1 362 2/26/2025
2.67.0 2,150,548 11/21/2024
2.67.0-pre1 1,020 10/22/2024
2.66.0 1,331,788 9/20/2024
2.66.0-pre1 19,555 9/6/2024
2.65.0 998,948 7/27/2024
2.65.0-pre1 294 7/20/2024
2.64.0 81,978 7/19/2024
2.64.0-pre1 531 7/15/2024
2.63.0 1,088,914 5/24/2024
2.63.0-pre1 784 5/8/2024
2.62.0 1,494,354 3/29/2024
2.62.0-pre1 1,396 3/8/2024
1.0.0-pre1-beta 2,157 7/21/2016
Loading failed