MVVM solution for efficent command definition and usage in WPF projects including a comfortable base view model and additional features.
Info
| Version: | 2.0.0 |
| Author(s): | Marc Armbruster |
| Last Update: | Monday, December 11, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarcArmbruster/WpfCommandAggregator |
| NuGet Url: | https://www.nuget.org/packages/WPFCommandAggregator |
Install
Install-Package WPFCommandAggregator
dotnet add package WPFCommandAggregator
paket add WPFCommandAggregator
WPFCommandAggregator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags