ProtoBuffer 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProtoBuffer --version 1.0.9
NuGet\Install-Package ProtoBuffer -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ProtoBuffer" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProtoBuffer --version 1.0.9
#r "nuget: ProtoBuffer, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ProtoBuffer as a Cake Addin
#addin nuget:?package=ProtoBuffer&version=1.0.9

// Install ProtoBuffer as a Cake Tool
#tool nuget:?package=ProtoBuffer&version=1.0.9

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/ProtoBuffer

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,990 3/8/2016
1.1.0 1,898 3/6/2016
1.0.9 989 3/6/2016
1.0.8 939 3/6/2016
1.0.7 957 3/6/2016
1.0.6 931 3/6/2016
1.0.5 1,001 3/6/2016
1.0.4 961 3/6/2016
1.0.3 957 3/6/2016
1.0.2 949 3/6/2016
1.0.1 949 3/6/2016
1.0.0 952 3/6/2016