Nethereum.Autogen.ContractApi
4.20.1
Prefix Reserved
dotnet add package Nethereum.Autogen.ContractApi --version 4.20.1
NuGet\Install-Package Nethereum.Autogen.ContractApi -Version 4.20.1
<PackageReference Include="Nethereum.Autogen.ContractApi" Version="4.20.1" />
paket add Nethereum.Autogen.ContractApi --version 4.20.1
#r "nuget: Nethereum.Autogen.ContractApi, 4.20.1"
// Install Nethereum.Autogen.ContractApi as a Cake Addin #addin nuget:?package=Nethereum.Autogen.ContractApi&version=4.20.1 // Install Nethereum.Autogen.ContractApi as a Cake Tool #tool nuget:?package=Nethereum.Autogen.ContractApi&version=4.20.1
Generates dot net code for Ethereum (Solidity) contracts.
Will automatically create dot net files based on .abi files within the target project during pre build.
The generated code language is derived from the project file extension (csproj, vbproj, fsproj).
More control can be gained by adding a Nethereum.Generator.config file to the root of the project.
This describes the abi contracts and the code generation options for each (output folders, namespaces etc).
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nethereum.Autogen.ContractApi:
Package | Downloads |
---|---|
Tyle.Nft
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.