LogoFX.Practices.IoC 2.2.7

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 977 10/21/2022
2.2.7-rc1 260 10/4/2022
2.2.6 1,044 4/15/2022
2.2.6-rc2 303 2/11/2022
2.2.6-rc1 262 1/23/2022
2.2.5 726 12/5/2021
2.2.4 788 11/6/2021
2.2.3 760 9/23/2021
2.2.2 835 9/12/2021
2.2.1 751 7/23/2021
2.2.1-rc1 441 7/11/2021
2.2.0 894 6/26/2021
2.2.0-rc3 516 6/23/2021
2.2.0-rc2 557 5/16/2021
2.2.0-rc1 879 4/25/2020
2.1.0 1,220 9/26/2019
2.0.0 2,179 5/30/2019
2.0.0-rc4 874 5/10/2019
2.0.0-rc3 848 3/11/2019
2.0.0-rc2 1,019 1/15/2019
2.0.0-rc1 1,029 12/5/2018
1.1.1-rc3 961 10/18/2018
1.1.1-rc2 1,722 12/16/2017
1.1.1-rc1 1,190 12/3/2017
1.1.0 1,896 8/9/2017
1.1.0-rc1 1,079 7/21/2017
1.0.11-rc1 1,316 7/14/2017
1.0.10 1,466 6/7/2017
1.0.9 4,887 5/3/2016
1.0.8 1,336 4/4/2016
1.0.7 2,179 3/27/2016
1.0.6 2,789 3/20/2016
1.0.4 2,878 12/28/2015
1.0.3.2 1,278 12/8/2015
1.0.3.1 2,874 10/12/2015
1.0.3 3,030 7/30/2015
1.0.1 1,918 7/26/2015
1.0.0 1,466 7/12/2015