Tatum.CSharp.Ethereum 2.9.0-rc01

This is a prerelease version of Tatum.CSharp.Ethereum.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Tatum.CSharp.Ethereum --version 2.9.0-rc01                
NuGet\Install-Package Tatum.CSharp.Ethereum -Version 2.9.0-rc01                
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="Tatum.CSharp.Ethereum" Version="2.9.0-rc01" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tatum.CSharp.Ethereum --version 2.9.0-rc01                
#r "nuget: Tatum.CSharp.Ethereum, 2.9.0-rc01"                
#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.
// Install Tatum.CSharp.Ethereum as a Cake Addin
#addin nuget:?package=Tatum.CSharp.Ethereum&version=2.9.0-rc01&prerelease

// Install Tatum.CSharp.Ethereum as a Cake Tool
#tool nuget:?package=Tatum.CSharp.Ethereum&version=2.9.0-rc01&prerelease                

Ethereum SDK v2

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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 tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.10.3 1,257 1/27/2023
2.10.3-rc04 124 1/27/2023
2.10.3-rc03 111 1/27/2023
2.10.3-rc02 124 1/27/2023
2.10.3-rc01 123 1/27/2023
2.10.2 653 1/13/2023
2.10.1 290 1/12/2023
2.10.0 319 1/10/2023
2.9.0 294 1/9/2023
2.9.0-rc02 116 1/9/2023
2.9.0-rc01 121 1/9/2023
2.8.1 306 1/2/2023
2.8.0 274 12/30/2022
2.7.0 421 12/20/2022
2.7.0-rc04 122 12/20/2022
2.6.2 272 12/16/2022
2.6.2-rc02 118 12/16/2022
2.6.2-rc01 119 12/16/2022
2.6.1 301 12/12/2022
2.6.1-rc01 127 12/12/2022
2.6.0 596 12/7/2022
2.6.0-rc02 108 12/7/2022
2.5.0 312 11/29/2022
2.5.0-rc02 116 11/29/2022
2.5.0-rc01 128 11/29/2022
2.4.0 316 11/25/2022
2.4.0-rc02 114 11/25/2022
2.3.0 332 11/24/2022
2.3.0-rc04 114 11/24/2022
2.2.0 322 11/23/2022
2.2.0-rc02 108 11/23/2022
2.1.0 296 11/22/2022
2.1.0-rc18 120 11/22/2022
2.1.0-rc17 128 11/22/2022
2.1.0-rc16 124 11/22/2022
2.1.0-rc15 114 11/22/2022
2.1.0-rc14 125 11/22/2022
2.0.1-rc1 133 11/3/2022
2.0.0 426 10/20/2022
2.0.0-rc50 147 10/20/2022
2.0.0-rc49 147 10/20/2022
2.0.0-rc48 144 10/20/2022

Include NodeRpc operations in packages. Tatum.CSharp.NodeRpc package released. Debug Mode improvements.