A MessagePack implementation of ISerializer provided by Greentube.Serialization.
Info
Version: | 1.0.0-alpha2 |
Author(s): | Bruno Garcia |
Last Update: | Sunday, November 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Greentube/serialization |
NuGet Url: | https://www.nuget.org/packages/Greentube.Serialization.MessagePack |
Install
Install-Package Greentube.Serialization.MessagePack
dotnet add package Greentube.Serialization.MessagePack
paket add Greentube.Serialization.MessagePack
Greentube.Serialization.MessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
- Greentube.Serialization(>= 1.0.02)
- MessagePack(>= 1.7.2)
Tags