DContainer 1.0.3
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DContainer --version 1.0.3
NuGet\Install-Package DContainer -Version 1.0.3
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="DContainer" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DContainer --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DContainer, 1.0.3"
#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.
// Install DContainer as a Cake Addin
#addin nuget:?package=DContainer&version=1.0.3
// Install DContainer as a Cake Tool
#tool nuget:?package=DContainer&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DContainer is a common dependency injection adapter for the popular IoC container.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Common.Logging (>= 2.1.2)
- CommonServiceLocator (>= 1.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on DContainer:
Package | Downloads |
---|---|
DContainer.Mvc
ASP.NET MVC4 Integration for DContainer |
|
DContainer.Autofac
An adapter to implement DContainer on top of Autofac |
|
DContainer.Castle
An adapter to implement DContainer on top of Castle Windsor |
|
DContainer.Unity
An adapter to implement DContainer on top of Unity |
|
DContainer.Spring
An adapter to implement DContainer on top of Spring.NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.15 | 2,077 | 3/31/2015 |
1.0.14 | 2,059 | 12/10/2014 |
1.0.13 | 2,714 | 3/26/2013 |
1.0.12 | 2,157 | 1/4/2013 |
1.0.11 | 2,727 | 1/4/2013 |
1.0.10 | 2,176 | 1/2/2013 |
1.0.9 | 2,114 | 1/2/2013 |
1.0.8 | 2,456 | 12/19/2012 |
1.0.7 | 1,336 | 12/19/2012 |
1.0.6 | 2,066 | 12/16/2012 |
1.0.5 | 1,487 | 12/16/2012 |
1.0.4 | 1,214 | 12/15/2012 |
1.0.3 | 1,172 | 12/15/2012 |
1.0.2 | 1,161 | 12/15/2012 |
1.0.1 | 1,193 | 12/15/2012 |
1.0.0 | 1,153 | 12/14/2012 |
DContainer is a common dependency injection adapter for the popular IoC container.