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,964 | 10/21/2022 |
2.3.6-rc1 | 1,884 | 10/4/2022 |
2.3.5 | 6,137 | 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,398 | 12/3/2018 |
1.2.1-rc7 | 6,077 | 10/18/2018 |
1.2.1-rc6 | 3,723 | 9/26/2018 |
1.2.1-rc5 | 7,072 | 5/20/2018 |
1.2.1-rc4 | 1,599 | 1/30/2018 |
1.2.1-rc3 | 977 | 1/30/2018 |
1.2.1-rc2 | 6,772 | 12/15/2017 |
1.2.1-rc1 | 4,997 | 12/1/2017 |
1.2.0 | 9,479 | 8/9/2017 |
1.2.0-rc4 | 3,473 | 7/21/2017 |
1.2.0-rc3 | 7,768 | 7/10/2017 |
1.2.0-rc2 | 883 | 7/10/2017 |
1.2.0-rc1 | 1,748 | 5/20/2017 |
1.1.2 | 2,436 | 6/7/2017 |
1.1.2-rc1 | 1,302 | 5/30/2017 |
1.1.1 | 41,442 | 3/25/2016 |
1.1.0 | 4,348 | 3/22/2016 |
1.0.9 | 2,075 | 3/22/2016 |
1.0.8 | 11,171 | 2/22/2016 |
1.0.7 | 6,291 | 2/1/2016 |
1.0.6 | 7,139 | 1/3/2016 |
1.0.5 | 2,580 | 12/29/2015 |
1.0.4.3 | 1,645 | 12/26/2015 |
1.0.4.2 | 3,361 | 12/15/2015 |
1.0.4.1 | 3,333 | 10/12/2015 |
1.0.4 | 12,812 | 7/11/2015 |
1.0.0 | 2,909 | 7/11/2015 |
Added portability.