CommonInstanceFactory.Adapters.Unity
1.1.0.1
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.
Install-Package CommonInstanceFactory.Adapters.Unity -Version 1.1.0.1
dotnet add package CommonInstanceFactory.Adapters.Unity --version 1.1.0.1
<PackageReference Include="CommonInstanceFactory.Adapters.Unity" Version="1.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonInstanceFactory.Adapters.Unity --version 1.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonInstanceFactory.Adapters.Unity, 1.1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- CommonInstanceFactory (>= 1.1.0)
- Unity (>= 4.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CommonInstanceFactory.Adapters.Unity:
Package | Downloads |
---|---|
CommonInstanceFactory.Extensions.Wcf.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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.