Notus.Wallet.ID 1.1.26

dotnet add package Notus.Wallet.ID --version 1.1.26
NuGet\Install-Package Notus.Wallet.ID -Version 1.1.26
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="Notus.Wallet.ID" Version="1.1.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notus.Wallet.ID --version 1.1.26
#r "nuget: Notus.Wallet.ID, 1.1.26"
#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 Notus.Wallet.ID as a Cake Addin
#addin nuget:?package=Notus.Wallet.ID&version=1.1.26

// Install Notus.Wallet.ID as a Cake Tool
#tool nuget:?package=Notus.Wallet.ID&version=1.1.26

This library contains the necessary ECC Wallet Functions for Notus.Network

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Notus.Wallet.ID:

Package Downloads
Notus.Block.Genesis

This library contains the necessary Genesis function for Notus.Network

Notus.Block.Integrity

This library contains the Block Integrity Functions required for Notus Network.

Notus.Validator.Api

This library contains the API Functions required for Notus Network.

Notus.Wallet.Transaction

This library contains the necessary Crypto Transaction Functions for Notus.Network

Notus.Block.Mempool

This library contains the Block Mempool Functions required for Notus Network.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.26 454 4/14/2022
1.1.25 2,605 4/11/2022
1.1.24 11,435 4/3/2022
1.1.23 7,149 4/2/2022
1.1.22 9,168 3/26/2022
1.1.21 7,135 3/24/2022
1.1.20 423 3/24/2022
1.1.19 441 3/24/2022
1.1.18 2,048 3/23/2022
1.1.17 16,023 3/17/2022
1.1.16 5,091 3/11/2022
1.1.15 430 3/11/2022
1.1.14 429 3/11/2022
1.1.13 404 3/10/2022
1.1.12 425 3/10/2022
1.1.11 420 3/10/2022
1.1.10 465 3/8/2022
1.1.9 430 3/8/2022
1.1.8 479 3/1/2022
1.1.7 619 2/28/2022
1.1.6 491 1/27/2022
1.1.5 5,447 1/3/2022
1.1.4 523 1/3/2022
1.1.3 518 12/13/2021
1.1.2 513 12/13/2021
1.1.1 823 12/8/2021
1.1.0 874 11/21/2021
1.0.11 1,236 11/21/2021
1.0.10 1,231 11/21/2021
1.0.9 1,274 11/21/2021
1.0.8 1,265 11/21/2021
1.0.7 1,294 11/21/2021
1.0.6 1,250 11/21/2021
1.0.4 1,545 11/20/2021
1.0.3 1,844 11/20/2021
1.0.2 1,814 11/20/2021
1.0.1 1,793 11/20/2021
1.0.0 1,826 11/20/2021

In this release, PrivateKeyFromWordList functions have been added.