A universal JSON-RPC 2.0 service client based on the "JSON-RPC 2.0 Transport: HTTP" specification.
Info
| Version: | 1.17.0 |
| Author(s): | Alexander Kozlenko |
| Last Update: | Sunday, April 18, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alexanderkozlenko/json-rpc-client |
| NuGet Url: | https://www.nuget.org/packages/Anemonis.JsonRpc.ServiceClient |
Install
Install-Package Anemonis.JsonRpc.ServiceClient
dotnet add package Anemonis.JsonRpc.ServiceClient
paket add Anemonis.JsonRpc.ServiceClient
Anemonis.JsonRpc.ServiceClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Anemonis.JsonRpc(>= 1.24.2)
Tags