Info
Version: | 2.3.2 |
Author(s): | Marc Gravell |
Last Update: | Tuesday, August 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mgravell/protobuf-net |
NuGet Url: | https://www.nuget.org/packages/protobuf-net-ext |
Install
Install-Package protobuf-net-ext
dotnet add package protobuf-net-ext
paket add protobuf-net-ext
protobuf-net-ext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications.