Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
dotnet add package protobuf-net --version 2.3.0-alpha
Install-Package protobuf-net -Version 2.3.0-alpha
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Reflection.Emit | [4.3.0, ) |
| System.Runtime.Serialization.Primitives | [4.3.0, ) |
| NETStandard.Library | [1.6.1, ) |
| System.Reflection.TypeExtensions | [4.3.0, ) |
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| System.Xml.XmlSerializer | [4.3.0, ) |
| 作者 | Marc Gravell |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/mgravell/protobuf-net |
| 许可证 | https://github.com/mgravell/protobuf-net/blob/master/Licence.txt |