Nethereum.Portable
1.0.0-rc3
Prefix Reserved
See the version list below for details.
dotnet add package Nethereum.Portable --version 1.0.0-rc3
NuGet\Install-Package Nethereum.Portable -Version 1.0.0-rc3
<PackageReference Include="Nethereum.Portable" Version="1.0.0-rc3" />
paket add Nethereum.Portable --version 1.0.0-rc3
#r "nuget: Nethereum.Portable, 1.0.0-rc3"
// Install Nethereum.Portable as a Cake Addin #addin nuget:?package=Nethereum.Portable&version=1.0.0-rc3&prerelease // Install Nethereum.Portable as a Cake Tool #tool nuget:?package=Nethereum.Portable&version=1.0.0-rc3&prerelease
Nethereum.Portable Nethereum portable class library to interact with an Ethereum client, for example geth. Includes all the Nethereum libraries Web3, ABI, RPC, contract encoding and decoding, StardardToken
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Newtonsoft.Json (>= 8.0.3)
- Portable.BouncyCastle (>= 1.8.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nethereum.Portable:
Package | Downloads |
---|---|
PlayCoinLibrary
Library to interact with playcoin wallet in unity games . |
|
ProDerivatives.Ethereum
Signers, validators and helper classes for Ethereum blockchain network. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.5 | 14,544 | 8/13/2021 |
3.7.0 | 12,918 | 2/13/2020 |
3.6.0 | 1,012 | 1/27/2020 |
3.5.0 | 745 | 12/31/2019 |
3.4.0 | 5,480 | 7/29/2019 |
3.3.1 | 1,255 | 4/23/2019 |
3.3.0 | 688 | 4/23/2019 |
3.2.2 | 747 | 4/8/2019 |
3.2.1 | 740 | 3/19/2019 |
3.0.0 | 4,606 | 11/28/2018 |
3.0.0-rc1 | 887 | 7/25/2018 |
2.5.1 | 5,401 | 6/5/2018 |
2.5.0 | 1,328 | 6/4/2018 |
2.4.0 | 4,554 | 3/11/2018 |
2.3.1 | 1,029 | 3/7/2018 |
2.3.0 | 934 | 3/6/2018 |
2.2.2 | 9,373 | 12/16/2017 |
2.2.0 | 1,740 | 12/8/2017 |
2.1.0 | 1,711 | 10/23/2017 |
2.0.1 | 1,437 | 10/4/2017 |
2.0.0 | 2,636 | 9/26/2017 |
2.0.0-rc7 | 978 | 8/17/2017 |
2.0.0-rc6 | 1,015 | 7/26/2017 |
2.0.0-rc5 | 1,179 | 6/19/2017 |
2.0.0-rc4 | 806 | 6/6/2017 |
2.0.0-rc3 | 929 | 4/11/2017 |
2.0.0-rc2 | 797 | 4/5/2017 |
2.0.0-rc1 | 1,019 | 2/8/2017 |
1.0.6 | 3,760 | 2/3/2017 |
1.0.5 | 1,410 | 1/31/2017 |
1.0.4 | 1,351 | 12/10/2016 |
1.0.3 | 1,263 | 11/28/2016 |
1.0.2 | 1,481 | 11/21/2016 |
1.0.1 | 1,725 | 10/31/2016 |
1.0.0 | 1,673 | 9/14/2016 |
1.0.0-rc6 | 1,139 | 9/12/2016 |
1.0.0-rc5 | 2,074 | 8/1/2016 |
1.0.0-rc4 | 1,542 | 7/29/2016 |
1.0.0-rc3 | 1,887 | 6/14/2016 |
1.0.0-rc2 | 1,194 | 5/29/2016 |
1.0.0-rc1 | 1,526 | 4/3/2016 |
New RPC methods for Miner, Admin, Personal, Debug.
Sync is now supported (no deadlocks) on Asp.Net.
iOS compatability fixes (dynamics)
StandardToken included.
Unit conversion extended.