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 LogoFX.Client.Mvvm.ViewModelFactory.Unity as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModelFactory.Unity&version=1.1.0
                    
Install LogoFX.Client.Mvvm.ViewModelFactory.Unity 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 435 10/21/2022
2.2.7-rc1 168 10/4/2022
2.2.6 500 4/15/2022
2.2.6-rc2 217 2/11/2022
2.2.6-rc1 218 1/23/2022
2.2.5 370 12/5/2021
2.2.4 392 11/6/2021
2.2.3 368 9/23/2021
2.2.2 446 9/12/2021
2.2.1 394 7/23/2021
2.2.1-rc1 342 7/11/2021
2.2.0 416 6/26/2021
2.2.0-rc3 282 6/23/2021
2.2.0-rc2 337 5/16/2021
2.2.0-rc1 452 4/25/2020
2.1.0 645 9/26/2019
2.0.0 675 5/31/2019
2.0.0-rc6 511 5/17/2019
2.0.0-rc5 478 5/10/2019
2.0.0-rc4 532 3/11/2019
2.0.0-rc3 583 1/15/2019
2.0.0-rc2 595 12/28/2018
2.0.0-rc1 611 12/5/2018
1.2.1-rc3 711 9/22/2018
1.2.1-rc2 1,136 12/17/2017
1.2.1-rc1 1,077 12/7/2017
1.2.0 1,167 8/9/2017
1.2.0-rc2 874 7/20/2017
1.2.0-rc1 897 7/17/2017
1.1.3 1,179 8/5/2016
1.1.2 1,210 5/12/2016
1.1.1 1,196 5/3/2016
1.1.0 1,229 4/19/2016
1.0.6 1,185 4/17/2016
1.0.5 1,143 4/15/2016
1.0.4 1,135 4/2/2016
1.0.3 1,218 12/28/2015

Updated middleware to provide compatibility with the latest bootstrapper.