Blockcore.Features.Wallet 1.2.45

dotnet add package Blockcore.Features.Wallet --version 1.2.45
                    
NuGet\Install-Package Blockcore.Features.Wallet -Version 1.2.45
                    
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="Blockcore.Features.Wallet" Version="1.2.45" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blockcore.Features.Wallet" Version="1.2.45" />
                    
Directory.Packages.props
<PackageReference Include="Blockcore.Features.Wallet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Blockcore.Features.Wallet --version 1.2.45
                    
#r "nuget: Blockcore.Features.Wallet, 1.2.45"
                    
#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.
#:package Blockcore.Features.Wallet@1.2.45
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Blockcore.Features.Wallet&version=1.2.45
                    
Install as a Cake Addin
#tool nuget:?package=Blockcore.Features.Wallet&version=1.2.45
                    
Install as a Cake Tool

Blockcore Features Wallet

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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

Package Downloads
Blockcore.Features.Miner

Blockcore Features Miner

Blockcore.IntegrationTests.Common

Package Description

Blockcore.Tests.Wallet.Common

Package Description

Blockcore.Features.ColdStaking

Package Description

Blockcore.Features.WalletNotify

Wallet Notify Feature for Blockcore Node. This feature allows you to configure a shell command to be executed whenever an transaction is observed in the wallet. Event is triggered both when transaction is added to the mempool, and when it is mined/staked into a block. When the wallet is rescanned, the events will trigger again. Make sure your software that dependes on notifications handles being triggered multiple times on same transaction ID.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.45 1,319 2025/5/4
1.2.44 435 2025/4/15
1.2.43 414 2025/4/15
1.2.42 446 2024/12/4
1.1.41 1,131 2024/4/8
1.1.40 1,264 2023/5/15
1.1.39 943 2023/4/16
1.1.38 1,317 2023/2/2
1.1.37 2,405 2022/10/24
1.1.36 1,908 2022/9/29
1.1.35 2,044 2022/8/26
1.1.34 2,244 2022/6/12
1.1.33 2,245 2022/5/18
1.1.32 2,036 2022/5/13
1.1.31 2,077 2022/5/10
1.1.30 2,873 2022/2/6
1.1.29 2,183 2022/1/30
1.1.28 2,042 2022/1/14
1.1.27 2,715 2022/1/12
1.1.26 2,412 2022/1/10
Loading failed