Nethereum.BlockchainProcessing
4.7.0
See the version list below for details.
dotnet add package Nethereum.BlockchainProcessing --version 4.7.0
NuGet\Install-Package Nethereum.BlockchainProcessing -Version 4.7.0
<PackageReference Include="Nethereum.BlockchainProcessing" Version="4.7.0" />
paket add Nethereum.BlockchainProcessing --version 4.7.0
#r "nuget: Nethereum.BlockchainProcessing, 4.7.0"
// Install Nethereum.BlockchainProcessing as a Cake Addin
#addin nuget:?package=Nethereum.BlockchainProcessing&version=4.7.0
// Install Nethereum.BlockchainProcessing as a Cake Tool
#tool nuget:?package=Nethereum.BlockchainProcessing&version=4.7.0
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- Nethereum.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETCoreApp 3.1
- Nethereum.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 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.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 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.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
.NETStandard 1.1
- Nethereum.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 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.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
-
net5.0
- Nethereum.Contracts (>= 4.7.0)
- Nethereum.Hex (>= 4.7.0)
- Nethereum.JsonRpc.RpcClient (>= 4.7.0)
- Nethereum.RPC (>= 4.7.0)
- Nethereum.Util (>= 4.7.0)
- Newtonsoft.Json (>= 11.0.2 && < 14.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Nethereum.BlockchainProcessing:
Package | Downloads |
---|---|
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.Web3Lite
Nethereum.Web3Lite Ethereum Web3 Class Library (light browser version, with no reference to signing crypto libraries) to interact via RPC with an Ethereum client, for example geth. Including contract interaction, deployment, transaction, encoding / decoding and event filters |
|
Nethereum.BlockchainStore.Search
Add Ethereum block chain data to Azure or Elastic Search. Easily index events and transactions with minimal config. Data can be auto mapped to search documents or create your own search DTO's and mapping. Supports filtering to ensure you only index what you want. |
|
Wonka.Eth
Relying heavily on the Nethereum project, this library contains classes that interact with the Ethereum foundation and that extend the Wonka engine, particulary the base class WonkaBizRulesEngine in the Wonka.BizRulesEngine library. With the funtionality provided here, Wonka becomes a business rules engine for both the .NET platform and the Ethereum platform, one that is inherently metadata-driven and serves as a reference implementation for EIP-2746. Once the rules are written into a markup language and are parsed/deserialized by the .NET form of the engine, these rules can then be serialized onto the blockchain using Nethereum, and stored within a smart contract (i.e., the Ethereum version of the engine) built using the Solidity language. The Ethereum version of this engine can also be deployed as a contract by this library. After providing a number of rules and populating a record, a user can submit the populated record for validation by the rules engine, whether it exists in .NET or the blockchain. |
|
Conclave.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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.14.0 | 1,711 | 3/19/2023 |
4.13.0 | 11,508 | 2/18/2023 |
4.12.0 | 56,059 | 12/9/2022 |
4.11.0 | 60,740 | 10/27/2022 |
4.9.0 | 37,494 | 9/27/2022 |
4.8.0 | 88,990 | 8/24/2022 |
4.7.0 | 86,546 | 7/20/2022 |
4.6.1 | 81,385 | 6/18/2022 |
4.6.0 | 4,109 | 6/16/2022 |
4.5.0 | 225,155 | 5/13/2022 |
4.4.1 | 26,370 | 4/27/2022 |
4.4.0 | 4,888 | 4/27/2022 |
4.3.0 | 35,558 | 4/12/2022 |
4.2.0 | 90,375 | 2/18/2022 |
4.1.1 | 213,216 | 11/4/2021 |
4.1.0 | 18,303 | 10/15/2021 |
4.0.5 | 91,290 | 8/12/2021 |
4.0.4 | 3,423 | 8/10/2021 |
4.0.3 | 3,279 | 8/8/2021 |
4.0.2 | 2,575 | 8/5/2021 |
4.0.1 | 6,090 | 7/28/2021 |
4.0.0 | 4,614 | 7/26/2021 |
3.8.0 | 316,910 | 7/3/2020 |
3.7.1 | 102,457 | 2/13/2020 |
3.7.0 | 4,532 | 2/13/2020 |
3.6.0 | 27,369 | 1/27/2020 |
3.5.0 | 15,053 | 12/31/2019 |
3.4.0 | 132,429 | 7/29/2019 |
3.1.2 | 2,255 | 3/13/2019 |