43 packages tagged with “ICommand”
Basic helper types for MVVM applications.
Async Extensions for ICommand Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task. Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask
Contains some useful interface definitions and implementations classes for .Net.
For using System.Reactive with INotifyPropertyChanged
Wpf controls for Gu.Reactive
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...
MVVM<BareKnuckleStyle> - ICommand implementations
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Disptacher, Interception..and use of Optional.
A .NET Library to make working with Mvvm Patterns easier.
An easy to use library for building cross-platform Xamarin Forms applications very quickly. Includes FunctionZero.zBind, allowing fully featured databinding to expressions.
Infrastructure for Mvvm design pattern
A really tiny class framework that helps binding ICommand objects from DataContext to class members in XAML in the form of invisible FrameworkElement objects. The view remains loosely-bound to the ViewModel in MVVM projects.
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.
MVVM helper types.
MVVM extensions designed for .NET Standard with support for async commands, MVVM-friendly Object and Task with support for UI notification.
Simplify your XAML applications with Light.ViewModels!
A minimalist framework for MVVM based applications. This framework provides both IPropertyChanged and ICommand implementations, as well as a simple navigation base.
A lightweight MVVM implementation for WPF (Windows Presentation Foundation) targeting both .NET Framework and .NET.
A managed library that helps to create sync and async ICommand implementations for .NET 4.0/4.5/4.6.
ActionCommand - реализация ICommand
Custom implementation of the ICommand interface with the ability to specify keys and modifiers
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.
A lightweight MVVM implementation targeting .NET Standard 2.0 and .NET 6.0.
Реализации ICommand для общего применения
ZCommand package
Provides ICommand interfaces, and an implementation of a CompositeCommand.
Mvvm commands with many functions
A very rich implementation for ICommand pattern with 24 types of commands that meet all the requirements.
Реализации ICommand для использования в WPF Решениях