LogoFX.Client.Mvvm.Commanding 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Commanding --version 2.2.4
                    
NuGet\Install-Package LogoFX.Client.Mvvm.Commanding -Version 2.2.4
                    
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" Version="2.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Mvvm.Commanding" Version="2.2.4" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Mvvm.Commanding" />
                    
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 --version 2.2.4
                    
#r "nuget: LogoFX.Client.Mvvm.Commanding, 2.2.4"
                    
#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.
#:package LogoFX.Client.Mvvm.Commanding@2.2.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LogoFX.Client.Mvvm.Commanding&version=2.2.4
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.Commanding&version=2.2.4
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 845 10/21/2022
2.2.7-rc1 268 10/4/2022
2.2.6 660 4/15/2022
2.2.6-rc2 333 2/11/2022
2.2.6-rc1 325 1/23/2022
2.2.5 495 12/5/2021
2.2.4 526 11/6/2021
2.2.3 526 9/23/2021
2.2.2 612 9/12/2021
2.2.1 516 7/23/2021
2.2.1-rc1 460 7/11/2021
2.2.0 571 6/26/2021
2.2.0-rc3 431 6/23/2021
2.2.0-rc2 442 5/16/2021
2.2.0-rc1 707 4/25/2020
2.1.0 844 9/26/2019
2.0.0 1,901 5/31/2019
2.0.0-rc6 661 5/10/2019
2.0.0-rc5 716 3/11/2019
2.0.0-rc4 778 1/15/2019
2.0.0-rc3 772 12/28/2018
2.0.0-rc2 743 12/15/2018
2.0.0-rc1 722 12/5/2018
1.1.1-rc5 950 9/22/2018
1.1.1-rc4 1,435 5/28/2018
1.1.1-rc3 1,429 1/15/2018
1.1.1-rc2 1,639 12/16/2017
1.1.1-rc1 1,478 12/6/2017
1.1.0 2,131 8/9/2017
1.1.0-rc1 1,467 7/17/2017
1.0.6 4,215 7/11/2016
1.0.5 1,851 4/12/2016
1.0.4 1,968 3/16/2016
1.0.3.1 6,028 8/4/2015
1.0.3 2,911 7/30/2015
1.0.0 1,520 7/12/2015

Added support for .NET Core