LogoFX.Practices.IoC
1.0.10
See the version list below for details.
dotnet add package LogoFX.Practices.IoC --version 1.0.10
NuGet\Install-Package LogoFX.Practices.IoC -Version 1.0.10
<PackageReference Include="LogoFX.Practices.IoC" Version="1.0.10" />
<PackageVersion Include="LogoFX.Practices.IoC" Version="1.0.10" />
<PackageReference Include="LogoFX.Practices.IoC" />
paket add LogoFX.Practices.IoC --version 1.0.10
#r "nuget: LogoFX.Practices.IoC, 1.0.10"
#:package LogoFX.Practices.IoC@1.0.10
#addin nuget:?package=LogoFX.Practices.IoC&version=1.0.10
#tool nuget:?package=LogoFX.Practices.IoC&version=1.0.10
LogoFX IoC containing an implementation of inversion-of-control container
Learn more about Target Frameworks and .NET Standard.
-
- LogoFX.Core (>= 1.0.7)
- Solid.Practices.IoC (>= 1.1.2)
- Solid.Practices.Modularity (>= 1.1.3)
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,047 | 10/21/2022 |
2.2.7-rc1 | 311 | 10/4/2022 |
2.2.6 | 1,109 | 4/15/2022 |
2.2.6-rc2 | 344 | 2/11/2022 |
2.2.6-rc1 | 316 | 1/23/2022 |
2.2.5 | 779 | 12/5/2021 |
2.2.4 | 857 | 11/6/2021 |
2.2.3 | 819 | 9/23/2021 |
2.2.2 | 888 | 9/12/2021 |
2.2.1 | 803 | 7/23/2021 |
2.2.1-rc1 | 505 | 7/11/2021 |
2.2.0 | 956 | 6/26/2021 |
2.2.0-rc3 | 579 | 6/23/2021 |
2.2.0-rc2 | 609 | 5/16/2021 |
2.2.0-rc1 | 937 | 4/25/2020 |
2.1.0 | 1,275 | 9/26/2019 |
2.0.0 | 2,236 | 5/30/2019 |
2.0.0-rc4 | 949 | 5/10/2019 |
2.0.0-rc3 | 913 | 3/11/2019 |
2.0.0-rc2 | 1,079 | 1/15/2019 |
2.0.0-rc1 | 1,096 | 12/5/2018 |
1.1.1-rc3 | 1,020 | 10/18/2018 |
1.1.1-rc2 | 1,843 | 12/16/2017 |
1.1.1-rc1 | 1,283 | 12/3/2017 |
1.1.0 | 1,984 | 8/9/2017 |
1.1.0-rc1 | 1,167 | 7/21/2017 |
1.0.11-rc1 | 1,405 | 7/14/2017 |
1.0.10 | 1,543 | 6/7/2017 |
1.0.9 | 5,040 | 5/3/2016 |
1.0.8 | 1,416 | 4/4/2016 |
1.0.7 | 2,299 | 3/27/2016 |
1.0.6 | 2,929 | 3/20/2016 |
1.0.4 | 2,999 | 12/28/2015 |
1.0.3.2 | 1,358 | 12/8/2015 |
1.0.3.1 | 3,026 | 10/12/2015 |
1.0.3 | 3,157 | 7/30/2015 |
1.0.1 | 2,030 | 7/26/2015 |
1.0.0 | 1,558 | 7/12/2015 |
Added compatibility to the latest IoC package.