用于CloudServiceCore-RPC的Grpc通讯库.
Info
Version: | 0.0.6 |
Author(s): | CloudServiceCore |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/CloudServiceCore |
NuGet Url: | https://www.nuget.org/packages/CloudServiceCore.Rpc.GrpcService |
Install
Install-Package CloudServiceCore.Rpc.GrpcService
dotnet add package CloudServiceCore.Rpc.GrpcService
paket add CloudServiceCore.Rpc.GrpcService
CloudServiceCore.Rpc.GrpcService Download (Unzip the "nupkg" after downloading)
Dependencies
- CloudServiceCore.Rpc.Serialization.Protobuf(>= 0.0.4)
- CloudServiceCore.Rpc(>= 0.0.4)
- Google.Protobuf(>= 3.10.0)
- Grpc.Core(>= 2.24.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)