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.AutoMapper |
Install
Install-Package Spear.AutoMapper
dotnet add package Spear.AutoMapper
paket add Spear.AutoMapper
Spear.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Spear.Core(>= 0.2.7)
- AutoMapper(>= 8.1.1)