快速构建基于Protobuf序列化与反序列化功能,使用参考: https://github.com/YanZhiwei/XiangJiang.Infrastructure.Serializer.Json/wiki;.
Info
| Version: | 2022.3.6 |
| Author(s): | YanZhiwei |
| Last Update: | Sunday, March 6, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/YanZhiwei/XiangJiang.Infrastructure.Serializer.ProtoBuf |
| NuGet Url: | https://www.nuget.org/packages/XiangJiang.Infrastructure.Serializer.ProtoBuf |
Install
Install-Package XiangJiang.Infrastructure.Serializer.ProtoBuf
dotnet add package XiangJiang.Infrastructure.Serializer.ProtoBuf
paket add XiangJiang.Infrastructure.Serializer.ProtoBuf
XiangJiang.Infrastructure.Serializer.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
- XiangJiang(>= 1.0.9)
- XiangJiang.Infrastructure.Abstractions(>= 1.0.4)
- protobuf-net(>= 3.0.73)