ProtoBuffer NuGet Package

A simple wrapper library for protobuf-net with async, gzip and less boilerplate.

ProtoBuffer will remove some repetitive code declarations, like streams initializations and reading.

It supports object to byte array or to file, with serialization and deserialization. It can also employ gzip.

Just remember to keep track on which objects are gzipped or not when you deserialize them.

https://github.com/ebergstedt/.




Got any ProtoBuffer Question?





Info

Version: 1.2.0
Author(s): ebergstedt
Last Update: Tuesday, March 8, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ebergstedt/ProtoBuffer
NuGet Url: https://www.nuget.org/packages/ProtoBuffer


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



Tags



STATS

must-have-score

1.9

avg-downloads-per-day

3

days-since-last-release

2970