Spear轻量级微服务框架,高扩展性,目前已支持Json、MessagePack、ProtoBuf编解码器以及TCP、HTTP、WebSocket、GRpc服务协议。.
Info
| Version: | 0.2.7 |
| Author(s): | shoy |
| Last Update: | Saturday, November 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shoy160/spear |
| NuGet Url: | https://www.nuget.org/packages/Spear.Codec.ProtoBuffer |
Install
Install-Package Spear.Codec.ProtoBuffer
dotnet add package Spear.Codec.ProtoBuffer
paket add Spear.Codec.ProtoBuffer
Spear.Codec.ProtoBuffer Download (Unzip the "nupkg" after downloading)
Dependencies
- Spear.Core(>= 0.2.7)
- protobuf-net(>= 2.4.4)