protobuf-net-sharpcaster 2.0.0.668

dotnet add package protobuf-net-sharpcaster --version 2.0.0.668
NuGet\Install-Package protobuf-net-sharpcaster -Version 2.0.0.668
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="protobuf-net-sharpcaster" Version="2.0.0.668" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add protobuf-net-sharpcaster --version 2.0.0.668
#r "nuget: protobuf-net-sharpcaster, 2.0.0.668"
#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 protobuf-net-sharpcaster as a Cake Addin
#addin nuget:?package=protobuf-net-sharpcaster&version=2.0.0.668

// Install protobuf-net-sharpcaster as a Cake Tool
#tool nuget:?package=protobuf-net-sharpcaster&version=2.0.0.668

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 PCL 151

There are no supported framework assets in this 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
2.0.0.668 10,126 7/26/2016