JsonRpc.CoreCLR.Client
1.0.1
Simple JSON-RPC Client for .Net Core 1.0
Install-Package JsonRpc.CoreCLR.Client -Version 1.0.1
dotnet add package JsonRpc.CoreCLR.Client --version 1.0.1
<PackageReference Include="JsonRpc.CoreCLR.Client" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonRpc.CoreCLR.Client --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.1
- Newtonsoft.Json (>= 9.0.1)
- System.IO (>= 4.1.0)
- System.Net.Requests (>= 4.0.11)
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on JsonRpc.CoreCLR.Client:
Package | Downloads |
---|---|
OdooRpc.CoreCLR.Client
Simple Odoo JSON-RPC Client for .Net Core 1.0
|
|
OdooRpc.CoreCLR.Client.V2
Simple Odoo JSON-RPC Client for .Net Core 2.0. Fork from https://github.com/vmlf01/OdooRpc.CoreCLR.Client
|
|
OdooRpc.CoreCLR.ClientEx
Simple Odoo JSON-RPC Client for .Net Core 2.0. Fork from https://github.com/vmlf01/OdooRpc.CoreCLR.Client
|
GitHub repositories
This package is not used by any popular GitHub repositories.