gRPC C# Health Checking.
Info
Version: | 2.66.0 |
Author(s): | The gRPC Authors |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grpc/grpc-dotnet |
NuGet Url: | https://www.nuget.org/packages/Grpc.HealthCheck |
Install
Install-Package Grpc.HealthCheck
dotnet add package Grpc.HealthCheck
paket add Grpc.HealthCheck
Grpc.HealthCheck Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Grpc.Core.Api(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- Grpc.Core.Api(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- System.Threading.Channels(>= 4.6.0)
- Grpc.Core.Api(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- System.Threading.Channels(>= 4.6.0)
- Grpc.Core.Api(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- NETStandard.Library(>= 1.6.1)
- System.Threading.Channels(>= 4.6.0)
Tags