ya.JsonRPC
1.0.2
Yet another JsonRPC Class Library for supporting Json-RPC APIs
Install-Package ya.JsonRPC -Version 1.0.2
dotnet add package ya.JsonRPC --version 1.0.2
<PackageReference Include="ya.JsonRPC" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ya.JsonRPC --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ya.JsonRPC, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Add support to multipe frameworks
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 11.0.2)
-
.NETFramework 4.6
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.