MvvmScarletToolkit.Commands is part of the MvvmScarletToolkit framework, containing asynchrnous and synchronous implementations of the ICommand interface for .NET.
Info
Version: | 4.0.3 |
Author(s): | Peter Vietense |
Last Update: | Sunday, May 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Insire/MvvmScarletToolkit |
NuGet Url: | https://www.nuget.org/packages/MvvmScarletToolkit.Commands |
Install
Install-Package MvvmScarletToolkit.Commands
dotnet add package MvvmScarletToolkit.Commands
paket add MvvmScarletToolkit.Commands
MvvmScarletToolkit.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmScarletToolkit.Abstractions(>= 2.1.76)
- Microsoft.Toolkit.Mvvm(>= 7.0.04)
Tags