Solid.Practices.IoC
1.0.4.2
See the version list below for details.
dotnet add package Solid.Practices.IoC --version 1.0.4.2
NuGet\Install-Package Solid.Practices.IoC -Version 1.0.4.2
<PackageReference Include="Solid.Practices.IoC" Version="1.0.4.2" />
paket add Solid.Practices.IoC --version 1.0.4.2
#r "nuget: Solid.Practices.IoC, 1.0.4.2"
// Install Solid.Practices.IoC as a Cake Addin #addin nuget:?package=Solid.Practices.IoC&version=1.0.4.2 // Install Solid.Practices.IoC as a Cake Tool #tool nuget:?package=Solid.Practices.IoC&version=1.0.4.2
This package provides abstraction
over Inversion-of-Control practice in .NET.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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,596 | 10/21/2022 |
2.3.6-rc1 | 1,869 | 10/4/2022 |
2.3.5 | 6,109 | 4/15/2022 |
2.3.4 | 10,287 | 1/23/2022 |
2.3.3 | 12,051 | 11/24/2021 |
2.3.3-rc1 | 1,297 | 11/21/2021 |
2.3.2 | 14,826 | 9/5/2021 |
2.3.2-rc2 | 1,572 | 9/4/2021 |
2.3.2-rc1 | 1,547 | 9/1/2021 |
2.3.1 | 14,229 | 6/21/2021 |
2.3.1-rc1 | 1,648 | 6/21/2021 |
2.3.0 | 12,621 | 4/23/2021 |
2.3.0-rc1 | 2,138 | 4/15/2021 |
2.2.0 | 22,921 | 5/10/2019 |
2.1.0 | 6,309 | 3/10/2019 |
2.0.0 | 5,120 | 1/15/2019 |
2.0.0-rc1 | 10,362 | 12/3/2018 |
1.2.1-rc7 | 6,035 | 10/18/2018 |
1.2.1-rc6 | 3,677 | 9/26/2018 |
1.2.1-rc5 | 6,968 | 5/20/2018 |
1.2.1-rc4 | 1,489 | 1/30/2018 |
1.2.1-rc3 | 867 | 1/30/2018 |
1.2.1-rc2 | 6,658 | 12/15/2017 |
1.2.1-rc1 | 4,922 | 12/1/2017 |
1.2.0 | 9,365 | 8/9/2017 |
1.2.0-rc4 | 3,398 | 7/21/2017 |
1.2.0-rc3 | 7,693 | 7/10/2017 |
1.2.0-rc2 | 808 | 7/10/2017 |
1.2.0-rc1 | 1,670 | 5/20/2017 |
1.1.2 | 2,355 | 6/7/2017 |
1.1.2-rc1 | 1,227 | 5/30/2017 |
1.1.1 | 41,163 | 3/25/2016 |
1.1.0 | 4,262 | 3/22/2016 |
1.0.9 | 1,988 | 3/22/2016 |
1.0.8 | 11,085 | 2/22/2016 |
1.0.7 | 6,206 | 2/1/2016 |
1.0.6 | 7,053 | 1/3/2016 |
1.0.5 | 2,497 | 12/29/2015 |
1.0.4.3 | 1,513 | 12/26/2015 |
1.0.4.2 | 3,276 | 12/15/2015 |
1.0.4.1 | 3,246 | 10/12/2015 |
1.0.4 | 12,680 | 7/11/2015 |
1.0.0 | 2,815 | 7/11/2015 |
Added non-generic service resolution API