Lightweight and asynchroneous JSON-RPC protocol implementation for clients and servers.
Info
Version: | 0.2.0-dev.81+aae69ae84eab |
Author(s): | Michael Maier |
Last Update: | Thursday, March 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://xdn.xplo-re.net/docs/dotnet/1.0/api/XploRe.Net.JsonRpc.html |
NuGet Url: | https://www.nuget.org/packages/XploRe.Net.JsonRpc |
Install
Install-Package XploRe.Net.JsonRpc
dotnet add package XploRe.Net.JsonRpc
paket add XploRe.Net.JsonRpc
XploRe.Net.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Requests(>= 4.3.0)
- XploRe.Json(>= 0.1.2002)
Tags