Info
Version: | 3.3.18 |
Author(s): | Lin, Ping-chen |
Last Update: | Tuesday, December 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/ponylin1985/ZayniFramework |
NuGet Url: | https://www.nuget.org/packages/ZayniFramework3.Middle.Service |
Install
Install-Package ZayniFramework3.Middle.Service
dotnet add package ZayniFramework3.Middle.Service
paket add ZayniFramework3.Middle.Service
ZayniFramework3.Middle.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- ZayniFramework3.Common(>= 3.3.18)
- ZayniFramework3.DataAccess(>= 3.3.18)
- ZayniFramework3.Logging(>= 3.3.18)
- ZayniFramework3.RabbitMQ.Msg.Client(>= 3.3.18)
- ZayniFramework3.Serialization(>= 3.3.18)
- ZayniFramework3.Middle.Service.Entity(>= 3.3.18)
- ZayniFramework3.Validation(>= 3.3.18)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 5.1.0)
- ZeroFormatter(>= 1.6.4)
- websocketsharp.core(>= 1.0.0)
You can use it to build the backend microservices easier. Support TCPSocket, WebSocket and RabbitMQ protocol. You can also implement the IRemoteHost interface and register it into the Middle.Service module as an extension module for this middleware framework. Have a nice day..
:).