Google.Protobuf序列化库.
Info
Version: | 0.0.4 |
Author(s): | CloudServiceCore |
Last Update: | Tuesday, October 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/CloudServiceCore |
NuGet Url: | https://www.nuget.org/packages/CloudServiceCore.Rpc.Serialization.Protobuf |
Install
Install-Package CloudServiceCore.Rpc.Serialization.Protobuf
dotnet add package CloudServiceCore.Rpc.Serialization.Protobuf
paket add CloudServiceCore.Rpc.Serialization.Protobuf
CloudServiceCore.Rpc.Serialization.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- CloudServiceCore.Rpc.Abstractions(>= 0.0.3)
- Google.Protobuf(>= 3.10.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)