LogoFX.Client.Mvvm.ViewModelFactory.Unity 1.1.0

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

LogoFX Client Mvvm ViewModelFactory Unity containing implementation of view model factory interface for Unity.
Also contains respective middleware.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 448 10/21/2022
2.2.7-rc1 176 10/4/2022
2.2.6 512 4/15/2022
2.2.6-rc2 232 2/11/2022
2.2.6-rc1 230 1/23/2022
2.2.5 386 12/5/2021
2.2.4 404 11/6/2021
2.2.3 376 9/23/2021
2.2.2 454 9/12/2021
2.2.1 403 7/23/2021
2.2.1-rc1 351 7/11/2021
2.2.0 428 6/26/2021
2.2.0-rc3 290 6/23/2021
2.2.0-rc2 351 5/16/2021
2.2.0-rc1 462 4/25/2020
2.1.0 656 9/26/2019
2.0.0 686 5/31/2019
2.0.0-rc6 528 5/17/2019
2.0.0-rc5 489 5/10/2019
2.0.0-rc4 543 3/11/2019
2.0.0-rc3 594 1/15/2019
2.0.0-rc2 606 12/28/2018
2.0.0-rc1 629 12/5/2018
1.2.1-rc3 723 9/22/2018
1.2.1-rc2 1,168 12/17/2017
1.2.1-rc1 1,110 12/7/2017
1.2.0 1,191 8/9/2017
1.2.0-rc2 896 7/20/2017
1.2.0-rc1 920 7/17/2017
1.1.3 1,202 8/5/2016
1.1.2 1,238 5/12/2016
1.1.1 1,224 5/3/2016
1.1.0 1,252 4/19/2016
1.0.6 1,212 4/17/2016
1.0.5 1,166 4/15/2016
1.0.4 1,162 4/2/2016
1.0.3 1,245 12/28/2015

Updated middleware to provide compatibility with the latest bootstrapper.