Solid.Practices.IoC 1.0.7

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

This package provides abstraction
over Inversion-Of-Control container in .NET.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (26)

Showing the top 5 NuGet packages that depend on Solid.Practices.IoC:

Package Downloads
Solid.Practices.Modularity

This package provides means for composing modular applications.

Solid.Bootstrapping

This package provides abstractions over different bootstrapping capabilities: having ioc container, etc. as well as the most common middlewares to be used during bootstrapping

Attest.Tests.Core

This package provides facilities for writing tests, including unit, integration and end-to-end.

Attest.Fake.Registration

This package provides API for registering fakes into a dependency registrator.

Attest.Tests.SpecFlow

This package provides facilities for writing unit, integration and end-to-end tests using SpecFlow.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 8,965 10/21/2022
2.3.6-rc1 1,884 10/4/2022
2.3.5 6,138 4/15/2022
2.3.4 10,311 1/23/2022
2.3.3 12,091 11/24/2021
2.3.3-rc1 1,316 11/21/2021
2.3.2 14,849 9/5/2021
2.3.2-rc2 1,608 9/4/2021
2.3.2-rc1 1,566 9/1/2021
2.3.1 14,257 6/21/2021
2.3.1-rc1 1,666 6/21/2021
2.3.0 12,645 4/23/2021
2.3.0-rc1 2,161 4/15/2021
2.2.0 22,968 5/10/2019
2.1.0 6,363 3/10/2019
2.0.0 5,154 1/15/2019
2.0.0-rc1 10,399 12/3/2018
1.2.1-rc7 6,078 10/18/2018
1.2.1-rc6 3,724 9/26/2018
1.2.1-rc5 7,075 5/20/2018
1.2.1-rc4 1,602 1/30/2018
1.2.1-rc3 980 1/30/2018
1.2.1-rc2 6,775 12/15/2017
1.2.1-rc1 4,999 12/1/2017
1.2.0 9,481 8/9/2017
1.2.0-rc4 3,475 7/21/2017
1.2.0-rc3 7,770 7/10/2017
1.2.0-rc2 885 7/10/2017
1.2.0-rc1 1,750 5/20/2017
1.1.2 2,437 6/7/2017
1.1.2-rc1 1,304 5/30/2017
1.1.1 41,445 3/25/2016
1.1.0 4,349 3/22/2016
1.0.9 2,076 3/22/2016
1.0.8 11,173 2/22/2016
1.0.7 6,293 2/1/2016
1.0.6 7,141 1/3/2016
1.0.5 2,582 12/29/2015
1.0.4.3 1,648 12/26/2015
1.0.4.2 3,363 12/15/2015
1.0.4.1 3,335 10/12/2015
1.0.4 12,815 7/11/2015
1.0.0 2,911 7/11/2015

Added more targets for portability.