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" />
<PackageVersion Include="LogoFX.Client.Mvvm.Commanding.Core" Version="1.0.5" />
<PackageReference Include="LogoFX.Client.Mvvm.Commanding.Core" />
paket add LogoFX.Client.Mvvm.Commanding.Core --version 1.0.5
#r "nuget: LogoFX.Client.Mvvm.Commanding.Core, 1.0.5"
#addin nuget:?package=LogoFX.Client.Mvvm.Commanding.Core&version=1.0.5
#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,636 | 10/21/2022 |
2.2.7-rc1 | 315 | 10/4/2022 |
2.2.6 | 1,679 | 4/15/2022 |
2.2.6-rc2 | 325 | 2/11/2022 |
2.2.6-rc1 | 358 | 1/23/2022 |
2.2.5 | 926 | 12/5/2021 |
2.2.4 | 1,033 | 11/6/2021 |
2.2.3 | 1,069 | 9/23/2021 |
2.2.2 | 1,155 | 9/12/2021 |
2.2.1 | 1,130 | 7/23/2021 |
2.2.1-rc1 | 577 | 7/11/2021 |
2.2.0 | 1,141 | 6/26/2021 |
2.2.0-rc3 | 598 | 6/23/2021 |
2.2.0-rc2 | 574 | 5/16/2021 |
2.2.0-rc1 | 994 | 4/25/2020 |
2.1.0 | 2,099 | 9/26/2019 |
2.0.0 | 2,596 | 5/31/2019 |
2.0.0-rc4 | 1,146 | 5/10/2019 |
2.0.0-rc3 | 988 | 3/11/2019 |
2.0.0-rc2 | 1,447 | 12/15/2018 |
2.0.0-rc1 | 1,000 | 12/5/2018 |
1.1.1-rc5 | 1,188 | 9/22/2018 |
1.1.1-rc4 | 1,169 | 5/28/2018 |
1.1.1-rc3 | 1,217 | 1/15/2018 |
1.1.1-rc2 | 1,275 | 12/16/2017 |
1.1.1-rc1 | 1,148 | 12/6/2017 |
1.1.0 | 2,023 | 8/9/2017 |
1.1.0-rc1 | 1,224 | 7/17/2017 |
1.0.6 | 3,923 | 7/11/2016 |
1.0.5 | 1,679 | 4/12/2016 |
1.0.4 | 1,808 | 3/16/2016 |
Added comments. Fixed dependent packages.