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" />
                    
Directory.Packages.props
<PackageReference Include="EdjCase.JsonRpc.Client" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=EdjCase.JsonRpc.Client&version=6.1.0
                    
Install as a Cake Tool

A .Net Core Client implementation for Json Rpc v2 requests.

Product 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.

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 1,406 3/18/2025
6.0.2 1,123 11/15/2024
6.0.1 754 7/26/2024
6.0.0 1,960 8/17/2023
5.1.9 2,744 5/25/2023
5.1.8 793 4/20/2023
5.1.7 806 4/10/2023
5.1.6 785 3/30/2023
5.1.5 844 3/23/2023
5.1.5-beta.3 162 2/10/2023
5.1.5-beta.2 171 2/3/2023
5.1.5-beta.1 183 2/2/2023
5.1.4 8,499 1/31/2023
5.1.3 1,443 7/9/2022
4.0.0-beta.3 1,504 1/21/2020
4.0.0-beta.2 389 1/20/2020
4.0.0-beta.1 411 10/16/2019
3.1.0-pre.5 3,315 4/17/2019
3.1.0-pre.4 420 4/16/2019
3.1.0-pre.3 448 3/11/2019
3.1.0-pre.2 417 3/11/2019
3.1.0-pre.1 432 3/11/2019
3.0.2 40,898 8/22/2018
3.0.1 1,693 8/19/2018
3.0.0 1,635 8/19/2018
3.0.0-pre-008 1,692 6/13/2018
3.0.0-pre-007 1,686 6/8/2018
3.0.0-pre-006 1,646 6/5/2018
3.0.0-pre-005 1,753 5/31/2018
3.0.0-pre-004 1,713 5/31/2018
3.0.0-pre-003 1,491 5/28/2018
3.0.0-pre-002 1,513 5/11/2018
3.0.0-pre-001 1,819 3/26/2018
2.1.3 41,987 1/26/2018
2.1.2 1,955 1/12/2018
2.1.1 2,039 1/12/2018
2.1.0 1,891 1/11/2018
2.0.1 2,029 1/8/2018
2.0.0 12,463 9/11/2017
1.3.2-pre-001 1,854 3/21/2017
1.3.1 47,001 3/1/2017
1.3.0-beta-004 1,825 11/22/2016
1.3.0-beta-003 1,660 11/22/2016
1.3.0-beta-002 1,634 11/22/2016
1.3.0-beta-001 1,837 9/21/2016
1.1.2 2,150 9/12/2016
1.1.2-beta-002 1,599 9/12/2016
1.1.2-beta-001 1,601 9/8/2016
1.1.1 2,493 8/23/2016
1.1.0 14,799 8/12/2016
1.0.5 35,352 7/24/2016
1.0.4 5,829 7/23/2016
1.0.3 2,004 7/13/2016
1.0.0 1,895 6/30/2016

Integrated core project into client