Solid.Practices.IoC
1.0.6
See the version list below for details.
dotnet add package Solid.Practices.IoC --version 1.0.6
NuGet\Install-Package Solid.Practices.IoC -Version 1.0.6
<PackageReference Include="Solid.Practices.IoC" Version="1.0.6" />
<PackageVersion Include="Solid.Practices.IoC" Version="1.0.6" />
<PackageReference Include="Solid.Practices.IoC" />
paket add Solid.Practices.IoC --version 1.0.6
#r "nuget: Solid.Practices.IoC, 1.0.6"
#addin nuget:?package=Solid.Practices.IoC&version=1.0.6
#tool nuget:?package=Solid.Practices.IoC&version=1.0.6
This package provides abstraction
over Inversion-of-Control practice in .NET.
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,967 | 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,969 | 5/10/2019 |
2.1.0 | 6,364 | 3/10/2019 |
2.0.0 | 5,155 | 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,077 | 5/20/2018 |
1.2.1-rc4 | 1,604 | 1/30/2018 |
1.2.1-rc3 | 982 | 1/30/2018 |
1.2.1-rc2 | 6,777 | 12/15/2017 |
1.2.1-rc1 | 5,000 | 12/1/2017 |
1.2.0 | 9,482 | 8/9/2017 |
1.2.0-rc4 | 3,476 | 7/21/2017 |
1.2.0-rc3 | 7,771 | 7/10/2017 |
1.2.0-rc2 | 886 | 7/10/2017 |
1.2.0-rc1 | 1,751 | 5/20/2017 |
1.1.2 | 2,439 | 6/7/2017 |
1.1.2-rc1 | 1,305 | 5/30/2017 |
1.1.1 | 41,453 | 3/25/2016 |
1.1.0 | 4,350 | 3/22/2016 |
1.0.9 | 2,077 | 3/22/2016 |
1.0.8 | 11,174 | 2/22/2016 |
1.0.7 | 6,294 | 2/1/2016 |
1.0.6 | 7,142 | 1/3/2016 |
1.0.5 | 2,583 | 12/29/2015 |
1.0.4.3 | 1,650 | 12/26/2015 |
1.0.4.2 | 3,364 | 12/15/2015 |
1.0.4.1 | 3,336 | 10/12/2015 |
1.0.4 | 12,817 | 7/11/2015 |
1.0.0 | 2,912 | 7/11/2015 |
Added portability.