gRPC C# Health Checking (for Grpc.Core).
Info
Version: | 2.35.0-pre1 |
Author(s): | The gRPC Authors |
Last Update: | Monday, January 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grpc/grpc |
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.01)
- Google.Protobuf(>= 3.13.0)
- Grpc.Core.Api(>= 2.35.01)
- Google.Protobuf(>= 3.13.0)
- System.Threading.Channels(>= 4.6.0)
- Grpc.Core.Api(>= 2.35.01)
- Google.Protobuf(>= 3.13.0)
- System.Threading.Channels(>= 4.6.0)
- Grpc.Core.Api(>= 2.35.01)
- Google.Protobuf(>= 3.13.0)
- NETStandard.Library(>= 1.6.1)
- System.Threading.Channels(>= 4.6.0)
Tags