CommonInstanceFactory 1.1.0

dotnet add package CommonInstanceFactory --version 1.1.0
NuGet\Install-Package CommonInstanceFactory -Version 1.1.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="CommonInstanceFactory" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonInstanceFactory --version 1.1.0
#r "nuget: CommonInstanceFactory, 1.1.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 CommonInstanceFactory as a Cake Addin
#addin nuget:?package=CommonInstanceFactory&version=1.1.0

// Install CommonInstanceFactory as a Cake Tool
#tool nuget:?package=CommonInstanceFactory&version=1.1.0

Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances. Adapters are available for various dependency injection containers. There are also WCF extensions available.

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.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on CommonInstanceFactory:

Package Downloads
CommonInstanceFactory.Adapters.Unity

Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

CommonInstanceFactory.Adapters.SimpleInjector

Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

CommonInstanceFactory.Extensions.Wcf

Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

CommonInstanceFactory.Adapters.Ninject

Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

CommonInstanceFactory.Extensions.Wcf.SimpleInjector

Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 18,848 2/6/2016
1.0.0 4,632 5/22/2012