LogoFX.Practices.IoC 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Practices.IoC --version 1.0.3
NuGet\Install-Package LogoFX.Practices.IoC -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.Practices.IoC" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Practices.IoC --version 1.0.3
#r "nuget: LogoFX.Practices.IoC, 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.
// Install LogoFX.Practices.IoC as a Cake Addin
#addin nuget:?package=LogoFX.Practices.IoC&version=1.0.3

// Install LogoFX.Practices.IoC as a Cake Tool
#tool nuget:?package=LogoFX.Practices.IoC&version=1.0.3

LogoFX IoC containing an implementation of inversion-of-control 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 (4)

Showing the top 4 NuGet packages that depend on LogoFX.Practices.IoC:

Package Downloads
LogoFX.Client.Bootstrapping.Adapters.SimpleContainer

LogoFX Client Bootstrapping Adapter for Simple Container containing an adapter for the LogoFX Simple Container which is compatible with Caliburn.Micro.

LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer

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

LogoFX.Practices.IoC.Middleware

LogoFX IoC Middleware containing means of registering simple composition modules.

LogoFX.Practices.Modularity

LogoFX Practices Modularity containing interface for registrating module with custom lifetime handler

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 832 10/21/2022
2.2.7-rc1 174 10/4/2022
2.2.6 949 4/15/2022
2.2.6-rc2 200 2/11/2022
2.2.6-rc1 175 1/23/2022
2.2.5 609 12/5/2021
2.2.4 677 11/6/2021
2.2.3 649 9/23/2021
2.2.2 719 9/12/2021
2.2.1 659 7/23/2021
2.2.1-rc1 333 7/11/2021
2.2.0 771 6/26/2021
2.2.0-rc3 413 6/23/2021
2.2.0-rc2 457 5/16/2021
2.2.0-rc1 759 4/25/2020
2.1.0 1,079 9/26/2019
2.0.0 2,043 5/30/2019
2.0.0-rc4 733 5/10/2019
2.0.0-rc3 719 3/11/2019
2.0.0-rc2 839 1/15/2019
2.0.0-rc1 886 12/5/2018
1.1.1-rc3 827 10/18/2018
1.1.1-rc2 1,401 12/16/2017
1.1.1-rc1 953 12/3/2017
1.1.0 1,656 8/9/2017
1.1.0-rc1 870 7/21/2017
1.0.11-rc1 1,076 7/14/2017
1.0.10 1,240 6/7/2017
1.0.9 4,498 5/3/2016
1.0.8 1,115 4/4/2016
1.0.7 1,904 3/27/2016
1.0.6 2,499 3/20/2016
1.0.4 2,567 12/28/2015
1.0.3.2 1,058 12/8/2015
1.0.3.1 2,586 10/12/2015
1.0.3 2,705 7/30/2015
1.0.1 1,661 7/26/2015
1.0.0 1,223 7/12/2015

Added support for resolution with named parameters (limited support)