Skip to main content
Nethereum package icon

Nethereum

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
436.8K
436,825
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Nethereum --version 0.0.2.60
Package Manager Console
Install-Package Nethereum -Version 0.0.2.60
PackageReference
<PackageReference Include="Nethereum" Version="0.0.2.60" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

BouncyCastle
.NETFramework4.6
[1.8.2, )
JsonRpcSharp
.NETFramework4.6
[0.9.54733, )
JsonRpcSharp
.NETStandard2.0
[0.9.54733, )

Adoption guide

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

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.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

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.