DContainer 1.0.1

.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package DContainer --version 1.0.1
NuGet\Install-Package DContainer -Version 1.0.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DContainer --version 1.0.1
#r "nuget: DContainer, 1.0.1"
#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.1

// Install DContainer as a Cake Tool
#tool nuget:?package=DContainer&version=1.0.1

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.

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,069 3/31/2015
1.0.14 2,056 12/10/2014
1.0.13 2,708 3/26/2013
1.0.12 2,153 1/4/2013
1.0.11 2,722 1/4/2013
1.0.10 2,169 1/2/2013
1.0.9 2,107 1/2/2013
1.0.8 2,452 12/19/2012
1.0.7 1,331 12/19/2012
1.0.6 2,062 12/16/2012
1.0.5 1,481 12/16/2012
1.0.4 1,209 12/15/2012
1.0.3 1,166 12/15/2012
1.0.2 1,157 12/15/2012
1.0.1 1,188 12/15/2012
1.0.0 1,148 12/14/2012

DContainer is a common dependency injection adapter for the popular IoC container.