Top 20 NuGet icommand Packages

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
For using System.Reactive with INotifyPropertyChanged
Basic helper types for MVVM applications.
A utility library in .Net7.0 to easily add patterns such as Command, Query, Dispatcher, Interception...
A lightweight MVVM implementation for WPF (Windows Presentation Foundation) targeting both .NET Framework and .NET.
Реализации ICommand для использования в WPF Решениях
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...
A lightweight MVVM implementation targeting .NET Standard 2.0 and .NET 6.0.
Реализации ICommand для общего применения
Wpf controls for Gu.Reactive
An easy to use library for building cross-platform Xamarin Forms applications very quickly. Includes FunctionZero.zBind, allowing fully featured databinding to expressions.
Provides ICommand interfaces, and an implementation of a CompositeCommand.
Contains some useful interface definitions and implementations classes for .Net.
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!
MVVM helper types.
MVVM<BareKnuckleStyle> - async first ICommand implementations
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception..and use of Optional.
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.