HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core.
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.AspNetCore.Server.ClientFactory |
Install
Install-Package Grpc.AspNetCore.Server.ClientFactory
dotnet add package Grpc.AspNetCore.Server.ClientFactory
paket add Grpc.AspNetCore.Server.ClientFactory
Grpc.AspNetCore.Server.ClientFactory Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Grpc.AspNetCore.Server(>= 2.35.0)
- Grpc.Net.ClientFactory(>= 2.35.0)
- Grpc.AspNetCore.Server(>= 2.35.0)
- Grpc.Net.ClientFactory(>= 2.35.0)
Tags