Notus.Wallet 2.0.14

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

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

This library contains the Wallet Functions required 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 (5)

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

Package Downloads
Notus.Block

This library contains the Block Functions required for Notus Network.

Notus.Validator

This library contains the Validator Functions required for Notus Network.

Notus.Token

This library contains Token class required for Notus.Network.

Notus.Prepare

This library contains Prepare class required for Notus.Network.

Notus.Cache

This library contains Cache class required for Notus.Network.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.14 3,762 4/22/2022
2.0.13 2,163 4/20/2022
2.0.12 531 4/20/2022
2.0.11 384 4/20/2022
2.0.10 387 4/20/2022
2.0.9 393 4/20/2022
2.0.8 685 4/19/2022
2.0.7 966 4/19/2022
2.0.6 387 4/19/2022
2.0.5 692 4/18/2022
2.0.4 373 4/18/2022
2.0.3 839 4/18/2022
2.0.2 2,426 4/17/2022
2.0.1 692 4/16/2022
2.0.0 706 4/16/2022

In this release, StoreFeeData function have been added.