Yet another JsonRPC Class Library for supporting Json-RPC APIs.
Info
Version: | 1.0.2 |
Author(s): | Pedro Tobo |
Last Update: | Friday, March 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ptobo/JsonRPC-DotNet/ |
NuGet Url: | https://www.nuget.org/packages/ya.JsonRPC |
Install
Install-Package ya.JsonRPC
dotnet add package ya.JsonRPC
paket add ya.JsonRPC
ya.JsonRPC Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
Tags