Info
Version: | 1.0.7.6 |
Author(s): | Forian Traxler |
Last Update: | Friday, July 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://powermvvm.ftraxler.me/ |
NuGet Url: | https://www.nuget.org/packages/PowerMVVM.Commands |
Install
Install-Package PowerMVVM.Commands
dotnet add package PowerMVVM.Commands
paket add PowerMVVM.Commands
PowerMVVM.Commands Download (Unzip the "nupkg" after downloading)
Implements Commands as you would expect them to be - synchronous, asynchronous, one time executable, ...
Comes with a very simple API for testing your command implementations.