a sminple .net Rpc.
Info
Version: | 1.0.0 |
Author(s): | yjq |
Last Update: | Monday, February 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NRpc |
Install
Install-Package NRpc
dotnet add package NRpc
paket add NRpc
NRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.2)
- Autofac.Extras.DynamicProxy(>= 4.2.1)
- Castle.Core(>= 4.2.1)
- Newtonsoft.Json(>= 10.0.3)
- NLog(>= 4.4.12)
- ZooKeeperNetEx(>= 3.4.10.1)