LogoFX.Client.Mvvm.ViewModel.Core 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.Core --version 1.0.5
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModel.Core -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.Core" 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.Core --version 1.0.5
#r "nuget: LogoFX.Client.Mvvm.ViewModel.Core, 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.Core as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.ViewModel.Core&version=1.0.5

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on LogoFX.Client.Mvvm.ViewModel.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.ViewModel.Extensions.Core

LogoFX Client Mvvm ViewModel Extensions Core containing various core use cases for the most common view models (including editing, paging and virtualization)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 1,355 10/21/2022
2.2.7-rc1 243 10/4/2022
2.2.6 1,598 4/15/2022
2.2.6-rc2 255 2/11/2022
2.2.6-rc1 281 1/23/2022
2.2.5 838 12/5/2021
2.2.4 1,006 11/6/2021
2.2.3 1,040 9/23/2021
2.2.2 1,112 9/12/2021
2.2.1 1,070 7/23/2021
2.2.1-rc1 508 7/11/2021
2.2.0 1,104 6/26/2021
2.2.0-rc3 496 6/23/2021
2.2.0-rc2 530 5/16/2021
2.2.0-rc1 933 4/25/2020
2.1.0 1,762 9/26/2019
2.0.0 2,540 5/31/2019
2.0.0-rc4 730 5/17/2019
2.0.0-rc3 1,212 5/10/2019
2.0.0-rc2 1,295 3/11/2019
2.0.0-rc1 2,658 12/5/2018
1.1.1-rc4 1,484 5/20/2018
1.1.1-rc3 718 4/23/2018
1.1.1-rc2 2,228 12/17/2017
1.1.1-rc1 1,492 12/7/2017
1.1.0 2,922 8/9/2017
1.1.0-rc1 2,075 7/17/2017
1.0.6 2,082 1/16/2017
1.0.5 7,194 4/12/2016
1.0.4 3,940 3/16/2016

Removed obsolete flags. Added comments.
Added more targets.