Info
Version: | 0.2.7 |
Author(s): | Manuel Römer |
Last Update: | Saturday, September 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/manuelroemer/Composed |
NuGet Url: | https://www.nuget.org/packages/Composed.Commands |
Install
Install-Package Composed.Commands
dotnet add package Composed.Commands
paket add Composed.Commands
Composed.Commands Download (Unzip the "nupkg" after downloading)
reactive applications with a strong, but not exclusive, focus on GUI and MVVM based applications.
This package provides reactive ICommand implementations and hooks for creating them.
Frequently used members include:
- ComposedCommand
- AsyncComposedCommand
- UseCommand(...).