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
<PackageReference Include="protobuf-net-sharpcaster" Version="2.0.0.668" />
paket add protobuf-net-sharpcaster --version 2.0.0.668
#r "nuget: protobuf-net-sharpcaster, 2.0.0.668"
// 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
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,316 | 7/26/2016 |