LogoFX.Client.Mvvm.Commanding
2.2.6
.NET 5.0
.NET Core 3.1
.NET Framework 4.6.1
Install-Package LogoFX.Client.Mvvm.Commanding -Version 2.2.6
dotnet add package LogoFX.Client.Mvvm.Commanding --version 2.2.6
<PackageReference Include="LogoFX.Client.Mvvm.Commanding" Version="2.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Mvvm.Commanding --version 2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LogoFX.Client.Mvvm.Commanding, 2.2.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LogoFX.Client.Mvvm.Commanding as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.Commanding&version=2.2.6
// Install LogoFX.Client.Mvvm.Commanding as a Cake Tool
#tool nuget:?package=LogoFX.Client.Mvvm.Commanding&version=2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- LogoFX.Client.Core (>= 2.2.6)
- LogoFX.Client.Mvvm.Commanding.Core (>= 2.2.6)
- LogoFX.Client.Mvvm.Core (>= 2.2.6)
- Solid.Bootstrapping (>= 2.3.5)
- Solid.Extensibility (>= 2.3.5)
- Solid.Practices.Middleware (>= 2.3.5)
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.6 | 86 | 4/15/2022 |
2.2.6-rc2 | 53 | 2/11/2022 |
2.2.6-rc1 | 58 | 1/23/2022 |
2.2.5 | 120 | 12/5/2021 |
2.2.4 | 169 | 11/6/2021 |
2.2.3 | 146 | 9/23/2021 |
2.2.2 | 222 | 9/12/2021 |
2.2.1 | 169 | 7/23/2021 |
2.2.1-rc1 | 210 | 7/11/2021 |
2.2.0 | 204 | 6/26/2021 |
2.2.0-rc3 | 164 | 6/23/2021 |
2.2.0-rc2 | 211 | 5/16/2021 |
2.2.0-rc1 | 431 | 4/25/2020 |
2.1.0 | 423 | 9/26/2019 |
2.0.0 | 1,447 | 5/31/2019 |
2.0.0-rc6 | 363 | 5/10/2019 |
2.0.0-rc5 | 426 | 3/11/2019 |
2.0.0-rc4 | 502 | 1/15/2019 |
2.0.0-rc3 | 473 | 12/28/2018 |
2.0.0-rc2 | 448 | 12/15/2018 |
2.0.0-rc1 | 433 | 12/5/2018 |
1.1.1-rc5 | 612 | 9/22/2018 |
1.1.1-rc4 | 786 | 5/28/2018 |
1.1.1-rc3 | 788 | 1/15/2018 |
1.1.1-rc2 | 876 | 12/16/2017 |
1.1.1-rc1 | 771 | 12/6/2017 |
1.1.0 | 1,173 | 8/9/2017 |
1.1.0-rc1 | 854 | 7/17/2017 |
1.0.6 | 3,148 | 7/11/2016 |
1.0.5 | 1,193 | 4/12/2016 |
1.0.4 | 1,033 | 3/16/2016 |
1.0.3.1 | 3,112 | 8/4/2015 |
1.0.3 | 1,520 | 7/30/2015 |
1.0.0 | 883 | 7/12/2015 |
Added support for .NET Core