LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.
Info
Version: | 2.2.7 |
Author(s): | Gennady Verdel, Vlad Spivak |
Last Update: | Friday, October 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LogoFX/mvvm |
NuGet Url: | https://www.nuget.org/packages/LogoFX.Client.Mvvm.Commanding.Core |
Install
Install-Package LogoFX.Client.Mvvm.Commanding.Core
dotnet add package LogoFX.Client.Mvvm.Commanding.Core
paket add LogoFX.Client.Mvvm.Commanding.Core
LogoFX.Client.Mvvm.Commanding.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- LogoFX.Client.Core.Core(>= 2.2.01)
- System.Reactive.Linq(>= 4.1.6)