Protobuf based serializer for SharpChannels.
Info
Version: | 1.0.0-beta |
Author(s): | Victor Scherbakov |
Last Update: | Thursday, January 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VictorScherbakov/SharpChannels |
NuGet Url: | https://www.nuget.org/packages/SharpChannels.Protobuf |
Install
Install-Package SharpChannels.Protobuf
dotnet add package SharpChannels.Protobuf
paket add SharpChannels.Protobuf
SharpChannels.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpChannels.Core(>= 1.0.0)
- protobuf-net(>= 2.3.3)
Tags