ZYSOCKET protobuf net NuGet Package

Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications.

It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily.

It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.




Got any ZYSOCKET protobuf net Question?





Info

Version: 4.3.2
Author(s): luyikk
Last Update: Friday, December 23, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/luyikk/protobuf-net
NuGet Url: https://www.nuget.org/packages/ZYSOCKET-protobuf-net


Install
Install-Package ZYSOCKET-protobuf-net
dotnet add package ZYSOCKET-protobuf-net
paket add ZYSOCKET-protobuf-net
ZYSOCKET-protobuf-net Download (Unzip the "nupkg" after downloading)

4 packages depend on this package.




STATS

must-have-score

.5

avg-downloads-per-day

6

days-since-last-release

2700