LogoFX.Client.Mvvm.ViewModel 1.0.4

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.4
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModel -Version 1.0.4
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.4" />
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.4
#r "nuget: LogoFX.Client.Mvvm.ViewModel, 1.0.4"
#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.4

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

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. 
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 875 10/21/2022
2.2.7-rc1 183 10/4/2022
2.2.6 1,057 4/15/2022
2.2.6-rc2 194 2/11/2022
2.2.6-rc1 224 1/23/2022
2.2.5 584 12/5/2021
2.2.4 689 11/6/2021
2.2.3 715 9/23/2021
2.2.2 764 9/12/2021
2.2.1 730 7/23/2021
2.2.1-rc1 393 7/11/2021
2.2.0 774 6/26/2021
2.2.0-rc3 408 6/23/2021
2.2.0-rc2 411 5/16/2021
2.2.0-rc1 733 4/25/2020
2.1.0 1,343 9/26/2019
2.0.0 2,084 5/31/2019
2.0.0-rc5 513 5/17/2019
2.0.0-rc4 659 5/10/2019
2.0.0-rc3 725 3/11/2019
2.0.0-rc2 824 1/15/2019
2.0.0-rc1 895 12/5/2018
1.1.1-rc3 1,255 5/20/2018
1.1.1-rc2 1,272 12/17/2017
1.1.1-rc1 911 12/7/2017
1.1.0 1,721 8/9/2017
1.1.0-rc1 1,026 7/17/2017
1.0.6 1,500 1/16/2017
1.0.5 1,494 4/12/2016
1.0.4 1,927 3/16/2016
1.0.3.3 2,800 12/26/2015
1.0.3.2 1,091 11/20/2015
1.0.3.1 4,153 8/8/2015
1.0.3 2,181 7/30/2015
1.0.1 1,513 7/26/2015
1.0.0 1,175 7/12/2015

Added support for UWP.