This package implements the Serialization provider contracts via ProtoBuf.
Info
Version: | 2.3.0-pre05 |
Author(s): | XLabs Team |
Last Update: | Saturday, November 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XLabs/Xamarin-Forms-Labs |
NuGet Url: | https://www.nuget.org/packages/XLabs.Serialization.ProtoBuf |
Install
Install-Package XLabs.Serialization.ProtoBuf
dotnet add package XLabs.Serialization.ProtoBuf
paket add XLabs.Serialization.ProtoBuf
XLabs.Serialization.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
netstandard1.5
- NETStandard.Library(>= 1.6.0)
- XLabs.Serialization(>= 2.3.005)
- protobuf-net(>= 2.1.0)
- protobuf-portable-net(>= 2.0.0.668)
Tags