Spear轻量级微服务框架,高扩展性,目前已支持Json、MessagePack、ProtoBuf编解码器以及TCP、HTTP、WebSocket、GRpc服务协议。.
Info
Version: | 0.3.1 |
Author(s): | shoy |
Last Update: | Thursday, June 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shoy160/spear |
NuGet Url: | https://www.nuget.org/packages/Spear.ProxyGenerator |
Install
Install-Package Spear.ProxyGenerator
dotnet add package Spear.ProxyGenerator
paket add Spear.ProxyGenerator
Spear.ProxyGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)