PocketContainer 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PocketContainer --version 1.4.0
NuGet\Install-Package PocketContainer -Version 1.4.0
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="PocketContainer" Version="1.4.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PocketContainer --version 1.4.0
#r "nuget: PocketContainer, 1.4.0"
#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 PocketContainer as a Cake Addin
#addin nuget:?package=PocketContainer&version=1.4.0

// Install PocketContainer as a Cake Tool
#tool nuget:?package=PocketContainer&version=1.4.0

An embeddable IoC container in a single C# file, with support for extensibility and conventions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on PocketContainer:

Package Downloads
PocketContainer.OpenGenericStrategy

Enables PocketContainer to resolve open generic types.

PocketContainer.Clone

Adds a Clone method to PocketContainer.

PocketContainer.PrimitiveAvoidanceStrategy

A convention that tells PocketContainer to choose the longest constructor that contains no primitive types (including strings, dates, and numeric types) when resolving instances of an unregistered type.

PocketContainer.AfterCreating

Provides a hook to receive a call each time an instance is created by PocketContainer.

PocketContainer.WebApiDependencyResolver

Use PocketContainer to resolve dependencies for ASP.NET Web API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 918 9/21/2020
1.7.0 2,377 7/10/2018
1.6.3-beta 1,309 12/14/2017
1.6.2-beta 1,907 11/11/2017
1.6.1-beta 671 11/11/2017
1.6.0-beta 718 11/10/2017
1.5.0 1,337 10/31/2017
1.4.5 1,413 10/5/2017
1.4.4 1,067 10/2/2017
1.4.3 895 9/29/2017
1.4.2 881 9/27/2017
1.4.1 881 9/26/2017
1.4.0 1,390 9/26/2017
1.3.3 1,377 8/30/2017
1.3.2 1,550 8/16/2017
1.3.0 1,169 5/26/2017
1.2.8 1,354 10/8/2016
1.2.7 1,532 3/18/2016
1.2.6 1,148 2/9/2016
1.2.5 1,515 1/21/2016
1.2.3 6,177 1/8/2015
1.2.2 2,253 1/6/2015
1.2.0-beta 1,762 12/19/2014
1.1.2 2,479 12/15/2014