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.
#:package LogoFX.Client.Mvvm.ViewModelFactory.Unity@1.1.0
                    
#: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.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 460 10/21/2022
2.2.7-rc1 183 10/4/2022
2.2.6 520 4/15/2022
2.2.6-rc2 246 2/11/2022
2.2.6-rc1 239 1/23/2022
2.2.5 397 12/5/2021
2.2.4 412 11/6/2021
2.2.3 385 9/23/2021
2.2.2 465 9/12/2021
2.2.1 412 7/23/2021
2.2.1-rc1 360 7/11/2021
2.2.0 441 6/26/2021
2.2.0-rc3 299 6/23/2021
2.2.0-rc2 365 5/16/2021
2.2.0-rc1 471 4/25/2020
2.1.0 665 9/26/2019
2.0.0 697 5/31/2019
2.0.0-rc6 542 5/17/2019
2.0.0-rc5 499 5/10/2019
2.0.0-rc4 553 3/11/2019
2.0.0-rc3 604 1/15/2019
2.0.0-rc2 616 12/28/2018
2.0.0-rc1 644 12/5/2018
1.2.1-rc3 734 9/22/2018
1.2.1-rc2 1,200 12/17/2017
1.2.1-rc1 1,140 12/7/2017
1.2.0 1,212 8/9/2017
1.2.0-rc2 917 7/20/2017
1.2.0-rc1 941 7/17/2017
1.1.3 1,223 8/5/2016
1.1.2 1,259 5/12/2016
1.1.1 1,245 5/3/2016
1.1.0 1,273 4/19/2016
1.0.6 1,233 4/17/2016
1.0.5 1,187 4/15/2016
1.0.4 1,183 4/2/2016
1.0.3 1,266 12/28/2015

Updated middleware to provide compatibility with the latest bootstrapper.