LogoFX.Client.Mvvm.Commanding.Core 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Commanding.Core --version 1.0.6                
NuGet\Install-Package LogoFX.Client.Mvvm.Commanding.Core -Version 1.0.6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogoFX.Client.Mvvm.Commanding.Core" Version="1.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Mvvm.Commanding.Core --version 1.0.6                
#r "nuget: LogoFX.Client.Mvvm.Commanding.Core, 1.0.6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.6

// Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Tool
#tool nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.6                

LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on LogoFX.Client.Mvvm.Commanding.Core:

Package Downloads
LogoFX.Client.Mvvm.ViewModel.Extensions

LogoFX Client Mvvm ViewModel Extensions containing various use cases for the most common view models (including editing, paging and virtualization)

LogoFX.Client.Mvvm.Commanding

LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.

LogoFX.Client.Mvvm.ViewModel.Extensions.Core

LogoFX Client Mvvm ViewModel Extensions Core containing various core use cases for the most common view models (including editing, paging and virtualization)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 1,313 10/21/2022
2.2.7-rc1 233 10/4/2022
2.2.6 1,584 4/15/2022
2.2.6-rc2 235 2/11/2022
2.2.6-rc1 273 1/23/2022
2.2.5 835 12/5/2021
2.2.4 949 11/6/2021
2.2.3 988 9/23/2021
2.2.2 1,061 9/12/2021
2.2.1 1,009 7/23/2021
2.2.1-rc1 487 7/11/2021
2.2.0 1,053 6/26/2021
2.2.0-rc3 499 6/23/2021
2.2.0-rc2 487 5/16/2021
2.2.0-rc1 885 4/25/2020
2.1.0 1,748 9/26/2019
2.0.0 2,489 5/31/2019
2.0.0-rc4 1,030 5/10/2019
2.0.0-rc3 887 3/11/2019
2.0.0-rc2 1,308 12/15/2018
2.0.0-rc1 903 12/5/2018
1.1.1-rc5 1,063 9/22/2018
1.1.1-rc4 1,025 5/28/2018
1.1.1-rc3 1,050 1/15/2018
1.1.1-rc2 1,093 12/16/2017
1.1.1-rc1 984 12/6/2017
1.1.0 1,861 8/9/2017
1.1.0-rc1 1,082 7/17/2017
1.0.6 3,796 7/11/2016
1.0.5 1,551 4/12/2016
1.0.4 1,661 3/16/2016

Added command actions.