A NetClient implementation supporting JSON-RPC APIs.
Info
Version: | 1.0.26-alpha |
Author(s): | Scott Keith Thomas, Jr. |
Last Update: | Thursday, June 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skthomasjr/NetClient.JsonRpc |
NuGet Url: | https://www.nuget.org/packages/NetClient.JsonRpc |
Install
Install-Package NetClient.JsonRpc
dotnet add package NetClient.JsonRpc
paket add NetClient.JsonRpc
NetClient.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(>= 1.0.0)
- Newtonsoft.Json(>= 1.0.0)
- NetClient(>= 1.0.0)
Tags