LogoFX.Client.Mvvm.ViewModel 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.ViewModel --version 1.0.5                
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModel -Version 1.0.5                
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.ViewModel" Version="1.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Mvvm.ViewModel --version 1.0.5                
#r "nuget: LogoFX.Client.Mvvm.ViewModel, 1.0.5"                
#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.
// Install LogoFX.Client.Mvvm.ViewModel as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.ViewModel&version=1.0.5

// Install LogoFX.Client.Mvvm.ViewModel as a Cake Tool
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModel&version=1.0.5                

LogoFX Client Mvvm ViewModel containing view model layer objects facilitating development by MVVM pattern

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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. 
Windows Phone wpa81 is compatible. 
Windows Store netcore451 is compatible.  win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on LogoFX.Client.Mvvm.ViewModel:

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.ViewModelFactory.SimpleInjector

LogoFX Client Mvvm ViewModelFactory SimpleInjector containing implementation of view model factory interface for SimpleInjector

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 963 10/21/2022
2.2.7-rc1 239 10/4/2022
2.2.6 1,111 4/15/2022
2.2.6-rc2 242 2/11/2022
2.2.6-rc1 271 1/23/2022
2.2.5 631 12/5/2021
2.2.4 715 11/6/2021
2.2.3 755 9/23/2021
2.2.2 812 9/12/2021
2.2.1 793 7/23/2021
2.2.1-rc1 447 7/11/2021
2.2.0 822 6/26/2021
2.2.0-rc3 455 6/23/2021
2.2.0-rc2 460 5/16/2021
2.2.0-rc1 788 4/25/2020
2.1.0 1,475 9/26/2019
2.0.0 2,136 5/31/2019
2.0.0-rc5 535 5/17/2019
2.0.0-rc4 703 5/10/2019
2.0.0-rc3 774 3/11/2019
2.0.0-rc2 871 1/15/2019
2.0.0-rc1 950 12/5/2018
1.1.1-rc3 1,305 5/20/2018
1.1.1-rc2 1,325 12/17/2017
1.1.1-rc1 940 12/7/2017
1.1.0 1,772 8/9/2017
1.1.0-rc1 1,070 7/17/2017
1.0.6 1,536 1/16/2017
1.0.5 1,514 4/12/2016
1.0.4 1,999 3/16/2016
1.0.3.3 2,886 12/26/2015
1.0.3.2 1,109 11/20/2015
1.0.3.1 4,281 8/8/2015
1.0.3 2,256 7/30/2015
1.0.1 1,562 7/26/2015
1.0.0 1,200 7/12/2015

Added support for Windows 8.1 / Windows Phone 8.1 platforms.