Nethereum.ABI 1.0.0-alpha

Prefix Reserved
This is a prerelease version of Nethereum.ABI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nethereum.ABI --version 1.0.0-alpha
                    
NuGet\Install-Package Nethereum.ABI -Version 1.0.0-alpha
                    
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="Nethereum.ABI" Version="1.0.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nethereum.ABI" Version="1.0.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Nethereum.ABI" />
                    
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 Nethereum.ABI --version 1.0.0-alpha
                    
#r "nuget: Nethereum.ABI, 1.0.0-alpha"
                    
#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 Nethereum.ABI@1.0.0-alpha
                    
#: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=Nethereum.ABI&version=1.0.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nethereum.ABI&version=1.0.0-alpha&prerelease
                    
Install as a Cake Tool

Encoding and decoding of ABI Types, functions, events of Ethereum contracts

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (43)

Showing the top 5 NuGet packages that depend on Nethereum.ABI:

Package Downloads
Nethereum.Signer

Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account

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.Signer.EIP712

Nethereum signer library to sign and encode messages according to EIP-712

Thirdweb

Best in class Web3 .NET SDK, powered by thirdweb.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Nethereum.ABI:

Repository Stars
Nethereum/Nethereum
Ethereum .Net cross platform integration library
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.
biheBlockChain/MyLinkToken
开源链克口袋,玩客币钱包
Version Downloads Last Updated
6.1.0 7,720 3/25/2026
6.0.4 6,020 3/18/2026
6.0.3 2,061 3/18/2026
6.0.1 2,609 3/17/2026
6.0.0 2,555 3/16/2026
5.8.0 78,871 1/6/2026
5.0.0 476,132 5/28/2025
4.29.0 414,495 2/10/2025
4.28.0 167,808 1/7/2025
4.27.1 94,538 12/24/2024
4.27.0 85,290 12/24/2024
4.26.0 191,568 10/1/2024
4.25.0 110,345 9/19/2024
4.21.4 196,338 8/9/2024
4.21.3 96,403 7/22/2024
4.21.2 155,103 6/26/2024
4.21.1 83,923 6/26/2024
4.21.0 97,110 6/18/2024
1.0.0-alpha 2,367 2/27/2016
Loading failed