Add support of ProtoBuf protocol for Tx Envelope model.
Info
Version: | 0.9.0 |
Author(s): | Sergey Baranchenkov |
Last Update: | Monday, September 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tuatan/Protocols/ |
NuGet Url: | https://www.nuget.org/packages/Tx.Protocol.ProtoBuf |
Install
Install-Package Tx.Protocol.ProtoBuf
dotnet add package Tx.Protocol.ProtoBuf
paket add Tx.Protocol.ProtoBuf
Tx.Protocol.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.3.0)
- Tx.Core(>= 2.1.1)
Tags