JsonRpc.CoreCLR.Client
0.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JsonRpc.CoreCLR.Client --version 0.0.1
NuGet\Install-Package JsonRpc.CoreCLR.Client -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JsonRpc.CoreCLR.Client" Version="0.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 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonRpc.CoreCLR.Client, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JsonRpc.CoreCLR.Client as a Cake Addin #addin nuget:?package=JsonRpc.CoreCLR.Client&version=0.0.1 // Install JsonRpc.CoreCLR.Client as a Cake Tool #tool nuget:?package=JsonRpc.CoreCLR.Client&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple JSON-RPC Client for DNX CoreCLR 5.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Newtonsoft.Json (>= 8.0.1)
-
DNXCore 5.0
- Newtonsoft.Json (>= 8.0.1)
- System.IO (>= 4.0.11-beta-23516)
- System.Net.Requests (>= 4.0.11-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading.Tasks (>= 4.0.11-beta-23516)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on JsonRpc.CoreCLR.Client:
Package | Downloads |
---|---|
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.Client
Simple Odoo JSON-RPC Client for .Net Core 1.0 |
|
OdooRpc.CoreCLR.Client.V3
Simple Odoo JSON-RPC Client, adapted to .Net Core 3.1. 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.