Nethereum JsonRpc.Client core library to use in conjunction with either the JsonRpc.RpcClient, the JsonRpc.IpcClient or other custom Rpc provider.
Info
Version: | 4.26.0 |
Author(s): | Juan Blanco, Nethereum team, Nethereum contributors |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nethereum.com/ |
NuGet Url: | https://www.nuget.org/packages/Nethereum.JsonRpc.Client |
Install
Install-Package Nethereum.JsonRpc.Client
dotnet add package Nethereum.JsonRpc.Client
paket add Nethereum.JsonRpc.Client
Nethereum.JsonRpc.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- Common.Logging.Core(>= 3.4.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle(>= 1.8.2)
- Common.Logging.Core(>= 3.4.1)
- NETStandard.Library(>= 2.0.3)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle(>= 1.8.2)
- BouncyCastle(>= 1.8.2)
- Common.Logging.Core(>= 3.4.1)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Common.Logging.Core(>= 3.4.1)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle(>= 1.8.2)
- Common.Logging.Core(>= 3.4.1)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle(>= 1.8.2)
Tags