Implementation of the GAX GrpcAdapter abstract class based on Grpc.Net.Client.
Info
Version: | 3.7.0 |
Author(s): | Google LLC |
Last Update: | Monday, February 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/googleapis/gax-dotnet |
NuGet Url: | https://www.nuget.org/packages/Google.Api.Gax.Grpc.GrpcNetClient |
Install
Install-Package Google.Api.Gax.Grpc.GrpcNetClient
dotnet add package Google.Api.Gax.Grpc.GrpcNetClient
paket add Google.Api.Gax.Grpc.GrpcNetClient
Google.Api.Gax.Grpc.GrpcNetClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Api.Gax.Grpc(>= 3.2.0)
- Grpc.Net.Client(>= 2.31.0 && < 3.0.0)
Tags