LogoFX.Practices.IoC 1.0.6

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.6
                    
NuGet\Install-Package LogoFX.Practices.IoC -Version 1.0.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Practices.IoC" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Practices.IoC" />
                    
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.Practices.IoC --version 1.0.6
                    
#r "nuget: LogoFX.Practices.IoC, 1.0.6"
                    
#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.Practices.IoC@1.0.6
                    
#: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.Practices.IoC&version=1.0.6
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Practices.IoC&version=1.0.6
                    
Install as a Cake Tool

LogoFX IoC containing an implementation of inversion-of-control container

There are no supported framework assets in this 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 1,069 10/21/2022
2.2.7-rc1 330 10/4/2022
2.2.6 1,130 4/15/2022
2.2.6-rc2 355 2/11/2022
2.2.6-rc1 337 1/23/2022
2.2.5 800 12/5/2021
2.2.4 878 11/6/2021
2.2.3 840 9/23/2021
2.2.2 909 9/12/2021
2.2.1 824 7/23/2021
2.2.1-rc1 523 7/11/2021
2.2.0 979 6/26/2021
2.2.0-rc3 600 6/23/2021
2.2.0-rc2 631 5/16/2021
2.2.0-rc1 958 4/25/2020
2.1.0 1,292 9/26/2019
2.0.0 2,257 5/30/2019
2.0.0-rc4 981 5/10/2019
2.0.0-rc3 933 3/11/2019
2.0.0-rc2 1,100 1/15/2019
2.0.0-rc1 1,126 12/5/2018
1.1.1-rc3 1,043 10/18/2018
1.1.1-rc2 1,869 12/16/2017
1.1.1-rc1 1,304 12/3/2017
1.1.0 2,005 8/9/2017
1.1.0-rc1 1,178 7/21/2017
1.0.11-rc1 1,434 7/14/2017
1.0.10 1,544 6/7/2017
1.0.9 5,070 5/3/2016
1.0.8 1,427 4/4/2016
1.0.7 2,349 3/27/2016
1.0.6 2,940 3/20/2016
1.0.4 3,060 12/28/2015
1.0.3.2 1,369 12/8/2015
1.0.3.1 3,067 10/12/2015
1.0.3 3,242 7/30/2015
1.0.1 2,071 7/26/2015
1.0.0 1,579 7/12/2015

Added missing assemblies.