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.
<PackageVersion Include="LogoFX.Client.Mvvm.Commanding.Core" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Mvvm.Commanding.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.6
                    
Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.6
                    
Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Tool

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,639 10/21/2022
2.2.7-rc1 318 10/4/2022
2.2.6 1,684 4/15/2022
2.2.6-rc2 331 2/11/2022
2.2.6-rc1 364 1/23/2022
2.2.5 932 12/5/2021
2.2.4 1,039 11/6/2021
2.2.3 1,075 9/23/2021
2.2.2 1,161 9/12/2021
2.2.1 1,136 7/23/2021
2.2.1-rc1 583 7/11/2021
2.2.0 1,147 6/26/2021
2.2.0-rc3 604 6/23/2021
2.2.0-rc2 580 5/16/2021
2.2.0-rc1 1,000 4/25/2020
2.1.0 2,110 9/26/2019
2.0.0 2,603 5/31/2019
2.0.0-rc4 1,154 5/10/2019
2.0.0-rc3 996 3/11/2019
2.0.0-rc2 1,455 12/15/2018
2.0.0-rc1 1,006 12/5/2018
1.1.1-rc5 1,195 9/22/2018
1.1.1-rc4 1,187 5/28/2018
1.1.1-rc3 1,235 1/15/2018
1.1.1-rc2 1,293 12/16/2017
1.1.1-rc1 1,166 12/6/2017
1.1.0 2,035 8/9/2017
1.1.0-rc1 1,236 7/17/2017
1.0.6 3,936 7/11/2016
1.0.5 1,692 4/12/2016
1.0.4 1,821 3/16/2016

Added command actions.