LogoFX.Client.Mvvm.Core
2.2.6
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Core --version 2.2.6
NuGet\Install-Package LogoFX.Client.Mvvm.Core -Version 2.2.6
<PackageReference Include="LogoFX.Client.Mvvm.Core" Version="2.2.6" />
paket add LogoFX.Client.Mvvm.Core --version 2.2.6
#r "nuget: LogoFX.Client.Mvvm.Core, 2.2.6"
// Install LogoFX.Client.Mvvm.Core as a Cake Addin #addin nuget:?package=LogoFX.Client.Mvvm.Core&version=2.2.6 // Install LogoFX.Client.Mvvm.Core as a Cake Tool #tool nuget:?package=LogoFX.Client.Mvvm.Core&version=2.2.6
LogoFX Client Mvvm Core containing
common MVVM-related operations and utilities
Product | Versions 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. |
.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. |
-
- LogoFX.Core (>= 2.2.6)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on LogoFX.Client.Mvvm.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.ViewModel
LogoFX Client Mvvm ViewModel containing view model platform-specific services facilitating development by MVVM pattern |
|
LogoFX.Client.Mvvm.Commanding
LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API. |
|
LogoFX.Client.Mvvm.View.Extensions
LogoFX Client Mvvm View Extensions containing controls and mediators for virtualization, paging and filtering |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.7 | 1,415 | 10/21/2022 |
2.2.7-rc1 | 303 | 10/4/2022 |
2.2.6 | 1,600 | 4/15/2022 |
2.2.6-rc2 | 320 | 2/11/2022 |
2.2.6-rc1 | 333 | 1/23/2022 |
2.2.5 | 890 | 12/5/2021 |
2.2.4 | 1,001 | 11/6/2021 |
2.2.3 | 1,097 | 9/23/2021 |
2.2.2 | 1,159 | 9/12/2021 |
2.2.1 | 1,097 | 7/23/2021 |
2.2.1-rc1 | 561 | 7/11/2021 |
2.2.0 | 1,177 | 6/26/2021 |
2.2.0-rc3 | 612 | 6/23/2021 |
2.2.0-rc2 | 607 | 5/16/2021 |
2.2.0-rc1 | 998 | 4/25/2020 |
2.1.0 | 1,929 | 9/26/2019 |
2.0.0 | 2,406 | 5/31/2019 |
2.0.0-rc3 | 943 | 5/10/2019 |
2.0.0-rc2 | 868 | 3/11/2019 |
2.0.0-rc1 | 1,654 | 12/5/2018 |
1.1.1-rc2 | 2,060 | 12/16/2017 |
1.1.1-rc1 | 1,044 | 12/6/2017 |
1.1.0 | 1,905 | 8/9/2017 |
1.1.0-rc1 | 1,135 | 7/17/2017 |
1.0.6 | 4,385 | 4/11/2016 |
1.0.5 | 1,936 | 3/16/2016 |
1.0.4 | 1,450 | 1/4/2016 |
1.0.3 | 8,424 | 8/4/2015 |
Added support for .NET Core.