This is the main package of interacting with Connect API, it allows you easily send and receive protobuf messages.
Info
Version: | 1.0.2.8 |
Author(s): | AlgoDeveloper |
Last Update: | Tuesday, November 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/afhacker/Connect/tree/master/src/Protobuf |
NuGet Url: | https://www.nuget.org/packages/Connect.Protobuf |
Install
Install-Package Connect.Protobuf
dotnet add package Connect.Protobuf
paket add Connect.Protobuf
Connect.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Connect.Common(>= 1.0.2.3)
- Google.Protobuf(>= 3.13.0)
- System.Reactive(>= 4.4.1)
Tags