JSON-RPC implementation over HTTP.
Info
Version: | 2.2.0 |
Author(s): | HttpJsonRpc |
Last Update: | Wednesday, September 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/httpjsonrpcnet/httpjsonrpcnet |
NuGet Url: | https://www.nuget.org/packages/HttpJsonRpc |
Install
Install-Package HttpJsonRpc
dotnet add package HttpJsonRpc
paket add HttpJsonRpc
HttpJsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(>= 2.0.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
Tags