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.
<PackageVersion Include="LogoFX.Client.Mvvm.ViewModel.Core" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Mvvm.ViewModel.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.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.
#addin nuget:?package=LogoFX.Client.Mvvm.ViewModel.Core&version=1.0.5
                    
Install LogoFX.Client.Mvvm.ViewModel.Core as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModel.Core&version=1.0.5
                    
Install LogoFX.Client.Mvvm.ViewModel.Core as a Cake Tool

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,696 10/21/2022
2.2.7-rc1 351 10/4/2022
2.2.6 1,708 4/15/2022
2.2.6-rc2 349 2/11/2022
2.2.6-rc1 379 1/23/2022
2.2.5 950 12/5/2021
2.2.4 1,092 11/6/2021
2.2.3 1,132 9/23/2021
2.2.2 1,208 9/12/2021
2.2.1 1,194 7/23/2021
2.2.1-rc1 601 7/11/2021
2.2.0 1,200 6/26/2021
2.2.0-rc3 575 6/23/2021
2.2.0-rc2 623 5/16/2021
2.2.0-rc1 1,050 4/25/2020
2.1.0 2,111 9/26/2019
2.0.0 2,662 5/31/2019
2.0.0-rc4 811 5/17/2019
2.0.0-rc3 1,371 5/10/2019
2.0.0-rc2 1,446 3/11/2019
2.0.0-rc1 3,013 12/5/2018
1.1.1-rc4 1,696 5/20/2018
1.1.1-rc3 820 4/23/2018
1.1.1-rc2 2,528 12/17/2017
1.1.1-rc1 1,734 12/7/2017
1.1.0 3,132 8/9/2017
1.1.0-rc1 2,339 7/17/2017
1.0.6 2,308 1/16/2017
1.0.5 7,526 4/12/2016
1.0.4 4,231 3/16/2016

Removed obsolete flags. Added comments.
Added more targets.