JsonRpc.CoreCLR.Client
1.0.0
Simple JSON-RPC Client for .Net Core 1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package JsonRpc.CoreCLR.Client -Version 1.0.0
dotnet add package JsonRpc.CoreCLR.Client --version 1.0.0
<PackageReference Include="JsonRpc.CoreCLR.Client" Version="1.0.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonRpc.CoreCLR.Client, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.1
- Newtonsoft.Json (>= 9.0.1-beta1)
- System.IO (>= 4.1.0-rc2-24027)
- System.Net.Requests (>= 4.0.11-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
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.