EdjCase.JsonRpc.Client
6.1.0
dotnet add package EdjCase.JsonRpc.Client --version 6.1.0
NuGet\Install-Package EdjCase.JsonRpc.Client -Version 6.1.0
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="EdjCase.JsonRpc.Client" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdjCase.JsonRpc.Client" Version="6.1.0" />
<PackageReference Include="EdjCase.JsonRpc.Client" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EdjCase.JsonRpc.Client --version 6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdjCase.JsonRpc.Client, 6.1.0"
#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.
#:package EdjCase.JsonRpc.Client@6.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EdjCase.JsonRpc.Client&version=6.1.0
#tool nuget:?package=EdjCase.JsonRpc.Client&version=6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .Net Core Client implementation for Json Rpc v2 requests.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
- System.Net.Http (>= 4.3.4)
- System.Net.WebSockets.Client (>= 4.3.2)
- System.ValueTuple (>= 4.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EdjCase.JsonRpc.Client:
| Package | Downloads |
|---|---|
|
Howell.Net.DB31
Package Description |
|
|
GensouSakuya.Aria2.SDK
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.0 | 4,571 | 3/18/2025 |
| 6.0.2 | 2,176 | 11/15/2024 |
| 6.0.1 | 859 | 7/26/2024 |
| 6.0.0 | 2,096 | 8/17/2023 |
| 5.1.9 | 3,458 | 5/25/2023 |
| 5.1.8 | 938 | 4/20/2023 |
| 5.1.7 | 928 | 4/10/2023 |
| 5.1.6 | 900 | 3/30/2023 |
| 5.1.5 | 973 | 3/23/2023 |
| 5.1.5-beta.3 | 250 | 2/10/2023 |
| 5.1.5-beta.2 | 261 | 2/3/2023 |
| 5.1.5-beta.1 | 280 | 2/2/2023 |
| 5.1.4 | 12,082 | 1/31/2023 |
| 5.1.3 | 1,611 | 7/9/2022 |
| 4.0.0-beta.3 | 1,624 | 1/21/2020 |
| 4.0.0-beta.2 | 493 | 1/20/2020 |
| 4.0.0-beta.1 | 533 | 10/16/2019 |
| 3.1.0-pre.5 | 7,130 | 4/17/2019 |
| 3.1.0-pre.4 | 541 | 4/16/2019 |
| 3.1.0-pre.3 | 568 | 3/11/2019 |
Loading failed
Integrated core project into client