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.Client |
Install
Install-Package ZayniFramework3.Middle.Service.Client
dotnet add package ZayniFramework3.Middle.Service.Client
paket add ZayniFramework3.Middle.Service.Client
ZayniFramework3.Middle.Service.Client 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.Middle.Service(>= 3.3.18)
- ZayniFramework3.Validation(>= 3.3.18)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 5.1.0)
- RestSharp(>= 106.6.9)
- ZeroFormatter(>= 1.6.4)
- websocketsharp.core(>= 1.0.0)
You can use it to connect, send RPC request or publish message to the server side's service host very easy. Support TCPSocket, WebSocket and RabbitMQ protocol.