Protocol Buffers 是Google开源的,一种灵活、高效、用于序列化结构化数据的自动化过程,编码效率高,传输数据小,与gRPC结合在一起使用.
Info
Version: | 1.0.0 |
Author(s): | 研发中心-李永利 |
Last Update: | Sunday, May 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cloud.Extensions.Caching.Codec.ProtoBuffer |
Install
Install-Package Cloud.Extensions.Caching.Codec.ProtoBuffer
dotnet add package Cloud.Extensions.Caching.Codec.ProtoBuffer
paket add Cloud.Extensions.Caching.Codec.ProtoBuffer
Cloud.Extensions.Caching.Codec.ProtoBuffer Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloud.Extensions.Caching(>= 1.0.0)
- protobuf-net(>= 2.4.6)