Skip to main content

Nethereum unofficial fork that has the following features: * Single nuget package with only 2 .NET targets (.Net4.6 and .NetStandard2.0). * Stable version from upstream's 3.0 (following SemVer). * CancellationToken support (via JsonRpcSharp dependency).

Total Downloads
439.5K
439,545
Published
May 8, 2020
Latest stable version

Install

.NET CLI
dotnet add package Nethereum --version 0.91.0-date20200508-0551.git-e09a8a1
Package Manager Console
Install-Package Nethereum -Version 0.91.0-date20200508-0551.git-e09a8a1
PackageReference
<PackageReference Include="Nethereum" Version="0.91.0-date20200508-0551.git-e09a8a1" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

BouncyCastle
.NETFramework4.6
[1.8.2, )
JsonRpcSharp
.NETFramework4.6
[0.91.0-date20200508-0436.git-69b4b96, )
Portable.BouncyCastle
.NETStandard2.0
[1.8.2, )
JsonRpcSharp
.NETStandard2.0
[0.91.0-date20200508-0436.git-69b4b96, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.