DContainer 1.0.1

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 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.

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,284 3/31/2015
1.0.14 2,357 12/10/2014
1.0.13 3,046 3/26/2013
1.0.12 2,479 1/4/2013
1.0.11 3,213 1/4/2013
1.0.10 2,573 1/2/2013
1.0.9 2,492 1/2/2013
1.0.8 2,911 12/19/2012
1.0.7 1,470 12/19/2012
1.0.6 2,401 12/16/2012
1.0.5 1,688 12/16/2012
1.0.4 1,340 12/15/2012
1.0.3 1,290 12/15/2012
1.0.2 1,288 12/15/2012
1.0.1 1,320 12/15/2012
1.0.0 1,288 12/14/2012

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