LogoFX.Client.Mvvm.Commanding.Core
1.0.5
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Commanding.Core --version 1.0.5
NuGet\Install-Package LogoFX.Client.Mvvm.Commanding.Core -Version 1.0.5
<PackageReference Include="LogoFX.Client.Mvvm.Commanding.Core" Version="1.0.5" />
paket add LogoFX.Client.Mvvm.Commanding.Core --version 1.0.5
#r "nuget: LogoFX.Client.Mvvm.Commanding.Core, 1.0.5"
// Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Addin #addin nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.5 // Install LogoFX.Client.Mvvm.Commanding.Core as a Cake Tool #tool nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.5
LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.
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,522 | 10/21/2022 |
2.2.7-rc1 | 301 | 10/4/2022 |
2.2.6 | 1,652 | 4/15/2022 |
2.2.6-rc2 | 304 | 2/11/2022 |
2.2.6-rc1 | 340 | 1/23/2022 |
2.2.5 | 904 | 12/5/2021 |
2.2.4 | 1,010 | 11/6/2021 |
2.2.3 | 1,047 | 9/23/2021 |
2.2.2 | 1,131 | 9/12/2021 |
2.2.1 | 1,105 | 7/23/2021 |
2.2.1-rc1 | 558 | 7/11/2021 |
2.2.0 | 1,118 | 6/26/2021 |
2.2.0-rc3 | 580 | 6/23/2021 |
2.2.0-rc2 | 556 | 5/16/2021 |
2.2.0-rc1 | 967 | 4/25/2020 |
2.1.0 | 1,946 | 9/26/2019 |
2.0.0 | 2,554 | 5/31/2019 |
2.0.0-rc4 | 1,117 | 5/10/2019 |
2.0.0-rc3 | 957 | 3/11/2019 |
2.0.0-rc2 | 1,415 | 12/15/2018 |
2.0.0-rc1 | 964 | 12/5/2018 |
1.1.1-rc5 | 1,135 | 9/22/2018 |
1.1.1-rc4 | 1,058 | 5/28/2018 |
1.1.1-rc3 | 1,092 | 1/15/2018 |
1.1.1-rc2 | 1,148 | 12/16/2017 |
1.1.1-rc1 | 1,019 | 12/6/2017 |
1.1.0 | 1,935 | 8/9/2017 |
1.1.0-rc1 | 1,136 | 7/17/2017 |
1.0.6 | 3,830 | 7/11/2016 |
1.0.5 | 1,583 | 4/12/2016 |
1.0.4 | 1,717 | 3/16/2016 |
Added comments. Fixed dependent packages.