LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer 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.ViewModelFactory.SimpleContainer --version 1.0.5
                    
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer -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.ViewModelFactory.SimpleContainer" 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.ViewModelFactory.SimpleContainer" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer" />
                    
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.SimpleContainer --version 1.0.5
                    
#r "nuget: LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer, 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.
#:package LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer@1.0.5
                    
#: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.SimpleContainer&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer&version=1.0.5
                    
Install as a Cake Tool

LogoFX Client Mvvm ViewModelFactory Simple Container containing implementation of view model factory interface for simple container. Also contains the 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 529 10/21/2022
2.2.7-rc1 182 10/4/2022
2.2.6 557 4/15/2022
2.2.6-rc2 231 2/11/2022
2.2.6-rc1 245 1/23/2022
2.2.5 392 12/5/2021
2.2.4 449 11/6/2021
2.2.3 423 9/23/2021
2.2.2 502 9/12/2021
2.2.1 448 7/23/2021
2.2.1-rc1 379 7/11/2021
2.2.0 500 6/26/2021
2.2.0-rc3 328 6/23/2021
2.2.0-rc2 390 5/16/2021
2.2.0-rc1 612 4/25/2020
2.1.0 724 9/26/2019
2.0.0 1,717 5/31/2019
2.0.0-rc6 568 5/17/2019
2.0.0-rc5 511 5/10/2019
2.0.0-rc4 610 3/11/2019
2.0.0-rc3 730 1/15/2019
2.0.0-rc2 633 12/28/2018
2.0.0-rc1 691 12/5/2018
1.2.1-rc3 733 10/18/2018
1.2.1-rc2 1,404 12/17/2017
1.2.1-rc1 1,123 12/7/2017
1.2.0 1,462 8/9/2017
1.2.0-rc2 981 7/20/2017
1.2.0-rc1 963 7/17/2017
1.1.3 1,686 8/5/2016
1.1.2 3,115 5/12/2016
1.1.1 1,330 5/3/2016
1.1.0 1,246 4/19/2016
1.0.7 1,259 4/17/2016
1.0.6 1,196 4/15/2016
1.0.5 1,250 4/2/2016
1.0.4 1,237 4/2/2016
1.0.3.2 1,557 12/26/2015
1.0.3.1 1,314 12/8/2015
1.0.3 1,471 7/30/2015
1.0.2 1,375 7/26/2015
1.0.1 1,455 7/26/2015

Fixed middleware API.