a simple .netcore 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/NetCoreRpc |
Install
Install-Package NetCoreRpc
dotnet add package NetCoreRpc
paket add NetCoreRpc
NetCoreRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- ZooKeeperNetEx(>= 3.4.10.1)