Nethereum.RPC
4.7.0
Prefix Reserved
See the version list below for details.
dotnet add package Nethereum.RPC --version 4.7.0
NuGet\Install-Package Nethereum.RPC -Version 4.7.0
<PackageReference Include="Nethereum.RPC" Version="4.7.0" />
paket add Nethereum.RPC --version 4.7.0
#r "nuget: Nethereum.RPC, 4.7.0"
// Install Nethereum.RPC as a Cake Addin #addin nuget:?package=Nethereum.RPC&version=4.7.0 // Install Nethereum.RPC as a Cake Tool #tool nuget:?package=Nethereum.RPC&version=4.7.0
Nethereum.RPC Ethereum Core RPC Class Library to interact via RPC with an Ethereum client, for example geth.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 is compatible. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETCoreApp 3.1
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETFramework 4.5.1
- BouncyCastle (>= 1.8.2 && < 2.0.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETFramework 4.6.1
- BouncyCastle (>= 1.8.2 && < 2.0.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETStandard 1.1
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETStandard 2.0
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
net5.0
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.Client (>= 4.7.0)
- Nethereum.Model (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
NuGet packages (35)
Showing the top 5 NuGet packages that depend on Nethereum.RPC:
Package | Downloads |
---|---|
Nethereum.Contracts
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum |
|
Nethereum.Web3
Nethereum.Web3 Ethereum Web3 Class Library to interact via RPC with an Ethereum client, for example geth. Including contract interaction, deployment, transaction, encoding / decoding and event filters |
|
Nethereum.Accounts
Nethereum.Accounts Ethereum Accounts and Transaction Managers Class Library |
|
Nethereum.BlockchainProcessing
Nethereum.BlockchainProcessing Ethereum blockchain processing allowing to crawl Blocks, Transactions, TransactionReceipts and Logs (Event) for storage and / or using custom handlers like queuing , search, etc |
|
Nethereum.Geth
Netherum.Geth is the extended Web3 library for Geth. including the non-generic RPC API client methods to interact with the Go Ethereum Client (Geth) Admin, Debug, Miner. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Nethereum.RPC:
Repository | Stars |
---|---|
ChainSafe/web3.unity
🕹 Unity SDK for building games that interact with blockchains.
|
|
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
|
|
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 8.0
|
|
JayArrowz/PancakeTokenSniper
BSC BNB Pancake token sniper, buy, take profit and rug check
|
|
biheBlockChain/MyLinkToken
开源链克口袋,玩客币钱包
|
Version | Downloads | Last updated |
---|---|---|
4.26.0 | 10,896 | 10/1/2024 |
4.25.0 | 5,724 | 9/19/2024 |
4.21.4 | 38,434 | 8/9/2024 |
4.21.3 | 7,421 | 7/22/2024 |
4.21.2 | 32,630 | 6/26/2024 |
4.21.1 | 1,550 | 6/26/2024 |
4.21.0 | 8,176 | 6/18/2024 |
4.20.0 | 121,268 | 3/28/2024 |
4.19.0 | 42,947 | 2/16/2024 |
4.18.0 | 238,636 | 11/21/2023 |
4.17.1 | 70,179 | 9/28/2023 |
4.17.0 | 16,683 | 9/27/2023 |
4.16.0 | 103,116 | 8/14/2023 |
4.15.2 | 120,742 | 7/11/2023 |
4.15.1 | 3,846 | 7/11/2023 |
4.15.0 | 3,993 | 7/11/2023 |
4.14.0 | 165,113 | 3/19/2023 |
4.13.0 | 81,887 | 2/18/2023 |
4.12.0 | 247,052 | 12/9/2022 |
4.11.0 | 157,086 | 10/27/2022 |
4.9.0 | 96,471 | 9/27/2022 |
4.8.0 | 168,193 | 8/24/2022 |
4.7.0 | 159,261 | 7/20/2022 |
4.6.1 | 128,437 | 6/18/2022 |
4.6.0 | 9,954 | 6/16/2022 |
4.5.0 | 382,962 | 5/13/2022 |
4.4.1 | 73,728 | 4/27/2022 |
4.4.0 | 13,105 | 4/27/2022 |
4.3.0 | 59,025 | 4/12/2022 |
4.2.0 | 147,416 | 2/18/2022 |
4.1.1 | 350,232 | 11/4/2021 |
4.1.0 | 27,554 | 10/15/2021 |
4.0.5 | 129,208 | 8/12/2021 |
4.0.4 | 8,044 | 8/10/2021 |
4.0.3 | 8,200 | 8/8/2021 |
4.0.2 | 7,139 | 8/5/2021 |
4.0.1 | 13,126 | 7/28/2021 |
4.0.0 | 14,718 | 7/26/2021 |
3.8.0 | 378,207 | 7/3/2020 |
3.7.1 | 115,410 | 2/13/2020 |
3.7.0 | 9,607 | 2/13/2020 |
3.6.0 | 32,983 | 1/27/2020 |
3.5.0 | 20,970 | 12/31/2019 |
3.4.0 | 150,601 | 7/29/2019 |
3.3.0 | 77,925 | 4/23/2019 |
3.2.0 | 44,941 | 4/8/2019 |
3.1.2 | 22,981 | 3/13/2019 |
3.1.1 | 5,822 | 3/12/2019 |
3.1.0 | 20,291 | 3/12/2019 |
3.0.0 | 37,648 | 11/28/2018 |
3.0.0-rc3 | 5,541 | 10/25/2018 |
3.0.0-rc2 | 3,330 | 10/24/2018 |
3.0.0-rc1 | 8,651 | 7/25/2018 |
2.5.1 | 102,968 | 6/5/2018 |
2.5.0 | 5,679 | 6/4/2018 |
2.4.0 | 51,659 | 3/11/2018 |
2.3.1 | 7,104 | 3/7/2018 |
2.3.0 | 5,569 | 3/6/2018 |
2.2.3 | 18,210 | 12/16/2017 |
2.2.2 | 5,340 | 12/16/2017 |
2.2.0 | 5,412 | 12/8/2017 |
2.1.0 | 10,586 | 10/23/2017 |
2.0.1 | 5,503 | 10/4/2017 |
2.0.0 | 6,106 | 9/26/2017 |
2.0.0-rc7 | 3,679 | 8/17/2017 |
2.0.0-rc6-2 | 3,213 | 7/29/2017 |
2.0.0-rc6.1 | 720 | 7/26/2017 |
2.0.0-rc5 | 2,304 | 6/19/2017 |
2.0.0-rc4 | 3,380 | 6/6/2017 |
2.0.0-rc3 | 2,972 | 4/11/2017 |
2.0.0-rc2-fix | 2,471 | 4/6/2017 |
2.0.0-rc2 | 1,237 | 4/5/2017 |
2.0.0-rc1 | 2,887 | 2/8/2017 |
1.0.6 | 4,644 | 2/3/2017 |
1.0.5 | 1,739 | 1/31/2017 |
1.0.4 | 4,372 | 12/10/2016 |
1.0.3 | 2,501 | 11/28/2016 |
1.0.2 | 2,618 | 11/21/2016 |
1.0.1 | 3,018 | 10/31/2016 |
1.0.0 | 4,749 | 9/14/2016 |
1.0.0-rc6 | 1,917 | 9/12/2016 |
1.0.0-rc5 | 4,864 | 8/1/2016 |
1.0.0-rc4 | 2,536 | 7/29/2016 |
1.0.0-rc1 | 1,637 | 3/30/2016 |
1.0.0-alpha | 1,959 | 2/27/2016 |