LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer 1.0.3

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.3
                    
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer -Version 1.0.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.ViewModelFactory.SimpleContainer" Version="1.0.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer, 1.0.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.
#addin nuget:?package=LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer&version=1.0.3
                    
Install as a Cake Tool

LogoFX Client Mvvm ViewModelFactory Simple Container containing implementation of view model factory interface for simple container

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

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 513 10/21/2022
2.2.7-rc1 167 10/4/2022
2.2.6 540 4/15/2022
2.2.6-rc2 214 2/11/2022
2.2.6-rc1 228 1/23/2022
2.2.5 374 12/5/2021
2.2.4 433 11/6/2021
2.2.3 406 9/23/2021
2.2.2 483 9/12/2021
2.2.1 431 7/23/2021
2.2.1-rc1 362 7/11/2021
2.2.0 483 6/26/2021
2.2.0-rc3 311 6/23/2021
2.2.0-rc2 373 5/16/2021
2.2.0-rc1 597 4/25/2020
2.1.0 709 9/26/2019
2.0.0 1,701 5/31/2019
2.0.0-rc6 552 5/17/2019
2.0.0-rc5 495 5/10/2019
2.0.0-rc4 594 3/11/2019
2.0.0-rc3 714 1/15/2019
2.0.0-rc2 617 12/28/2018
2.0.0-rc1 675 12/5/2018
1.2.1-rc3 717 10/18/2018
1.2.1-rc2 1,352 12/17/2017
1.2.1-rc1 1,073 12/7/2017
1.2.0 1,425 8/9/2017
1.2.0-rc2 947 7/20/2017
1.2.0-rc1 929 7/17/2017
1.1.3 1,632 8/5/2016
1.1.2 3,080 5/12/2016
1.1.1 1,295 5/3/2016
1.1.0 1,211 4/19/2016
1.0.7 1,223 4/17/2016
1.0.6 1,161 4/15/2016
1.0.5 1,215 4/2/2016
1.0.4 1,202 4/2/2016
1.0.3.2 1,503 12/26/2015
1.0.3.1 1,278 12/8/2015
1.0.3 1,435 7/30/2015
1.0.2 1,339 7/26/2015
1.0.1 1,419 7/26/2015

Providing ability for dynamic resolution
of model wrappers (constructor must have one non-ioc resolvable parameter named "model")