HttpClientFactory integration the for gRPC .NET client.
Info
Version: | 2.67.0-pre1 |
Author(s): | The gRPC Authors |
Last Update: | Tuesday, October 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grpc/grpc-dotnet |
NuGet Url: | https://www.nuget.org/packages/Grpc.Net.ClientFactory |
Install
Install-Package Grpc.Net.ClientFactory
dotnet add package Grpc.Net.ClientFactory
paket add Grpc.Net.ClientFactory
Grpc.Net.ClientFactory Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Grpc.Net.Client(>= 2.35.0)
- Microsoft.Extensions.Http(>= 3.0.3)
- Grpc.Net.Client(>= 2.35.0)
- Microsoft.Extensions.Http(>= 3.0.3)
Tags