CommonInstanceFactory 1.0.0
See the version list below for details.
dotnet add package CommonInstanceFactory --version 1.0.0
NuGet\Install-Package CommonInstanceFactory -Version 1.0.0
<PackageReference Include="CommonInstanceFactory" Version="1.0.0" />
paket add CommonInstanceFactory --version 1.0.0
#r "nuget: CommonInstanceFactory, 1.0.0"
// Install CommonInstanceFactory as a Cake Addin #addin nuget:?package=CommonInstanceFactory&version=1.0.0 // Install CommonInstanceFactory as a Cake Tool #tool nuget:?package=CommonInstanceFactory&version=1.0.0
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. Adapters are available for various dependency injection containers. There are also WCF extensions available.
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. |
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.