ServiceStack's gRPC GrpcServiceClient.
Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.GrpcClient |
Install
Install-Package ServiceStack.GrpcClient
dotnet add package ServiceStack.GrpcClient
paket add ServiceStack.GrpcClient
ServiceStack.GrpcClient Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.0
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- Grpc.Core(>= 2.34.0)
- Grpc.Net.Client(>= 2.34.0)
- ServiceStack.Text(>= 5.10.4)
- protobuf-net(>= 3.0.73)
- protobuf-net.Grpc(>= 1.0.123)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- Grpc.Core(>= 2.34.0)
- Grpc.Net.Client(>= 2.34.0)
- ServiceStack.Text(>= 5.10.4)
- protobuf-net(>= 3.0.73)
- protobuf-net.Grpc(>= 1.0.123)
Tags