13 packages tagged with “DelegateCommand”
MvvmLib Core Commands: DelegateCommand, AsyncCommand and CompositeCommand Task Extensions: for Async with void method Mvvm: BindableBase, ValidatableBindableBase and ModelWrapper EventAggregator : allows to subscribe, publish and filter messages
Simple implementation of ICommand Interface and INotifyPropertyChanged Inspired by AngelSix (Luke) youtube channel and Brian Lagunas (Prism) https://github.com/Touseefelahi/Stira.WpfCore
Unit-Testable components for general .NET development
Prism seems to not develop any further ICommand implementation. This lib extends or replaces the existing Prism Commands.
.Net Standard libary which implements ICommand interface and provides Command and AsyncCommand classes that are tipically used to provide commanding behaviour to user interfaces. This particular library does not rely on CommandManager which is part of WPF, therefore it can be used with Xamarin and Mono.
Fody plugin to simplify the use of DelegateCommand in Prism
An async implementations of delegate command and other base common classes for WPF.
Common types for WPF / MVVM applications.
Makes WPF ViewModel classes smart by default. Implements INotifyPropertyChanged and DelegateCommands for auto properties, recognises dependent properties, connects property changed handlers, triggers validation. Supports virtual properties with Entity Famework.
Library that provides basic MVVM functionalities.
MVVM Framework for WPF
WPF ToolKit contains useful services, converters to work with WPF. It targets MVVM pattern.
CyanKiteUtility is a .NET Standard 2.0 library designed to provide a set of utility functions and helpers to simplify common tasks in .NET applications. The library includes various helper classes and extensions to handle configuration files, regular expressions, and enumerations, among other functionalities.