LogoFX.Client.Mvvm.Core
2.2.6
Install-Package LogoFX.Client.Mvvm.Core -Version 2.2.6
dotnet add 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 |
---|---|
.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 |
-
- 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.6 | 103 | 4/15/2022 |
2.2.6-rc2 | 41 | 2/11/2022 |
2.2.6-rc1 | 48 | 1/23/2022 |
2.2.5 | 189 | 12/5/2021 |
2.2.4 | 338 | 11/6/2021 |
2.2.3 | 352 | 9/23/2021 |
2.2.2 | 440 | 9/12/2021 |
2.2.1 | 377 | 7/23/2021 |
2.2.1-rc1 | 354 | 7/11/2021 |
2.2.0 | 494 | 6/26/2021 |
2.2.0-rc3 | 346 | 6/23/2021 |
2.2.0-rc2 | 391 | 5/16/2021 |
2.2.0-rc1 | 745 | 4/25/2020 |
2.1.0 | 1,072 | 9/26/2019 |
2.0.0 | 1,756 | 5/31/2019 |
2.0.0-rc3 | 690 | 5/10/2019 |
2.0.0-rc2 | 640 | 3/11/2019 |
2.0.0-rc1 | 1,295 | 12/5/2018 |
1.1.1-rc2 | 1,662 | 12/16/2017 |
1.1.1-rc1 | 850 | 12/6/2017 |
1.1.0 | 1,198 | 8/9/2017 |
1.1.0-rc1 | 880 | 7/17/2017 |
1.0.6 | 3,615 | 4/11/2016 |
1.0.5 | 1,174 | 3/16/2016 |
1.0.4 | 1,004 | 1/4/2016 |
1.0.3 | 4,361 | 8/4/2015 |
Added support for .NET Core.