DContainer 1.0.4
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.4
NuGet\Install-Package DContainer -Version 1.0.4
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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DContainer --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DContainer, 1.0.4"
#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.4 // Install DContainer as a Cake Tool #tool nuget:?package=DContainer&version=1.0.4
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
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,363 | 3/31/2015 |
1.0.14 | 2,442 | 12/10/2014 |
1.0.13 | 3,145 | 3/26/2013 |
1.0.12 | 2,572 | 1/4/2013 |
1.0.11 | 3,346 | 1/4/2013 |
1.0.10 | 2,668 | 1/2/2013 |
1.0.9 | 2,587 | 1/2/2013 |
1.0.8 | 3,007 | 12/19/2012 |
1.0.7 | 1,511 | 12/19/2012 |
1.0.6 | 2,466 | 12/16/2012 |
1.0.5 | 1,746 | 12/16/2012 |
1.0.4 | 1,373 | 12/15/2012 |
1.0.3 | 1,321 | 12/15/2012 |
1.0.2 | 1,312 | 12/15/2012 |
1.0.1 | 1,354 | 12/15/2012 |
1.0.0 | 1,310 | 12/14/2012 |
DContainer is a common dependency injection adapter for the popular IoC container.