LogoFX.Client.Mvvm.ViewModel.Extensions 1.0.3.3

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
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 878 10/21/2022
2.2.7-rc1 327 10/4/2022
2.2.6 983 4/15/2022
2.2.6-rc2 387 2/11/2022
2.2.6-rc1 395 1/23/2022
2.2.5 684 12/5/2021
2.2.4 755 11/6/2021
2.2.3 746 9/23/2021
2.2.2 792 9/12/2021
2.2.1 790 7/23/2021
2.2.1-rc1 542 7/11/2021
2.2.0 833 6/26/2021
2.2.0-rc3 529 6/23/2021
2.2.0-rc2 538 5/16/2021
2.2.0-rc1 859 4/25/2020
2.1.0 1,679 9/26/2019
2.0.0 2,119 5/31/2019
2.0.0-rc6 641 5/17/2019
2.0.0-rc5 790 5/10/2019
2.0.0-rc4 839 3/11/2019
2.0.0-rc3 955 1/15/2019
2.0.0-rc2 760 12/15/2018
2.0.0-rc1 936 12/5/2018
1.2.1-rc5 1,041 9/23/2018
1.2.1-rc4 1,277 2/9/2018
1.2.1-rc3 1,357 1/15/2018
1.2.1-rc2 1,489 12/17/2017
1.2.1-rc1 1,127 12/7/2017
1.1.0 1,878 8/9/2017
1.1.0-rc1 1,324 7/18/2017
1.0.8 1,858 1/16/2017
1.0.7 1,545 7/14/2016
1.0.7-alpha 1,182 7/2/2016
1.0.6 1,739 3/17/2016
1.0.5 1,656 3/6/2016
1.0.4.5 1,428 1/18/2016
1.0.4.4 1,462 12/26/2015
1.0.4.3 1,697 12/26/2015
1.0.4.2 1,411 12/26/2015
1.0.4.1 1,727 12/21/2015
1.0.4 1,725 12/18/2015
1.0.3.9 1,463 12/9/2015
1.0.3.8 1,870 12/9/2015
1.0.3.7 1,502 11/9/2015
1.0.3.6 1,778 10/6/2015
1.0.3.5 1,478 8/24/2015
1.0.3.4 1,453 8/14/2015
1.0.3.3 1,902 8/10/2015
1.0.3.2 1,809 8/9/2015
1.0.3.1 1,688 8/9/2015
1.0.3 1,722 8/8/2015

Added Close Guard inside the editable screen object view model