LogoFX.Client.Mvvm.Core 2.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Core --version 2.2.2
                    
NuGet\Install-Package LogoFX.Client.Mvvm.Core -Version 2.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogoFX.Client.Mvvm.Core" Version="2.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Mvvm.Core" Version="2.2.2" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Mvvm.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LogoFX.Client.Mvvm.Core --version 2.2.2
                    
#r "nuget: LogoFX.Client.Mvvm.Core, 2.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LogoFX.Client.Mvvm.Core@2.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LogoFX.Client.Mvvm.Core&version=2.2.2
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.Core&version=2.2.2
                    
Install as a Cake Tool

LogoFX Client Mvvm Core containing
common MVVM-related operations and utilities

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,831 10/21/2022
2.2.7-rc1 474 10/4/2022
2.2.6 1,795 4/15/2022
2.2.6-rc2 551 2/11/2022
2.2.6-rc1 558 1/23/2022
2.2.5 1,104 12/5/2021
2.2.4 1,226 11/6/2021
2.2.3 1,314 9/23/2021
2.2.2 1,410 9/12/2021
2.2.1 1,321 7/23/2021
2.2.1-rc1 771 7/11/2021
2.2.0 1,403 6/26/2021
2.2.0-rc3 836 6/23/2021
2.2.0-rc2 816 5/16/2021
2.2.0-rc1 1,252 4/25/2020
2.1.0 2,364 9/26/2019
2.0.0 2,650 5/31/2019
2.0.0-rc3 1,209 5/10/2019
2.0.0-rc2 1,103 3/11/2019
2.0.0-rc1 1,987 12/5/2018
1.1.1-rc2 2,684 12/16/2017
1.1.1-rc1 1,586 12/6/2017
1.1.0 2,306 8/9/2017
1.1.0-rc1 1,536 7/17/2017
1.0.6 4,981 4/11/2016
1.0.5 2,359 3/16/2016
1.0.4 1,880 1/4/2016
1.0.3 9,388 8/4/2015

Added support for .NET Core.