HttpClientFactory integration the for gRPC .NET client.
Info
| Version: | 2.71.0 |
| Author(s): | The gRPC Authors |
| Last Update: | Friday, April 25, 2025 |
| .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