A client side library for JSON-RPC 2.0 protocol.
Info
Version: | 0.1.1.32 |
Author(s): | Wei Li @ BinaryStars Technologies |
Last Update: | Friday, July 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oldrev/jsonrpc |
NuGet Url: | https://www.nuget.org/packages/Sandwych.JsonRpc |
Install
Install-Package Sandwych.JsonRpc
dotnet add package Sandwych.JsonRpc
paket add Sandwych.JsonRpc
Sandwych.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Core(>= 4.1.1)
- Newtonsoft.Json(>= 10.0.3)
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.2)
- Castle.Core(>= 4.1.1)
- Newtonsoft.Json(>= 10.0.3)