Hashgraph 5.0.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Hashgraph --version 5.0.0
NuGet\Install-Package Hashgraph -Version 5.0.0
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="Hashgraph" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hashgraph --version 5.0.0
#r "nuget: Hashgraph, 5.0.0"
#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 Hashgraph as a Cake Addin
#addin nuget:?package=Hashgraph&version=5.0.0

// Install Hashgraph as a Cake Tool
#tool nuget:?package=Hashgraph&version=5.0.0

Version 5.0.0 provides compatibility with the TestNet upgrades of January 23, 2020. This is a compatibility release, it introduces no additional functionality. However, it does introduce some breaking changes, described below:

  • Changed signature of CallContractAsync to return a TransactionReceipt. The network no longer returns the contract ID with the results of the method call.
  • Removed ContractID from CallContractRecord which is returned from CallContractWithRecordAsync. The network no longer returns the contract ID with the results of the method call.
  • Renamed ContractReceipt to CreateContractReceipt which is returned from CreateContractAsync.
  • Renamed ContractRecord to CreateContractRecord which is returned from CreateContractWithRecordAsync.
  • Renamed AccountReceipt to CreateAccountReceipt which is returned from CreateAccountAsync.
  • Renamed AccountRecord to CreateAccountRecord which is returned from CreateAccountWithRecordAsync.
  • Changed signature of UpdateAccountAsync to return a TransactionReceipt. The network no longer returns the Account ID with the results of the method call.
  • Changed signature of UpdateAccountWithRecordAsync to return a TransactionRecord. The network no longer returns the Account ID with the results of the method call.
  • Temporary relaxing of error checking when retrieving records, which will be restored in conjunction with the next testnet release cycle.
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 netcoreapp3.0 is compatible.  netcoreapp3.1 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
10.1.0-beta4 301 11/24/2023
10.0.0 637 7/21/2023
9.0.0 8,544 9/5/2022
8.3.0 2,095 11/11/2021
7.3.0 773 3/2/2021
6.2.0 1,007 9/26/2020
5.7.0 881 6/20/2020
4.1.0 1,077 12/1/2019
3.3.2 776 11/5/2019
2.2.0 774 9/16/2019
1.5.2 846 7/15/2019