Info
Version: | 1.1.0.1 |
Author(s): | Tony Sneed |
Last Update: | Saturday, February 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tonysneed/WCF.CommonInstanceFactory |
NuGet Url: | https://www.nuget.org/packages/CommonInstanceFactory.Adapters.Unity |
Install
Install-Package CommonInstanceFactory.Adapters.Unity
dotnet add package CommonInstanceFactory.Adapters.Unity
paket add CommonInstanceFactory.Adapters.Unity
CommonInstanceFactory.Adapters.Unity Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonInstanceFactory(>= 1.1.0)
- Unity(>= 4.0.1)
Tags
Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.