Info
Version: | 1.1.0 |
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.SimpleInjector |
Install
Install-Package CommonInstanceFactory.Adapters.SimpleInjector
dotnet add package CommonInstanceFactory.Adapters.SimpleInjector
paket add CommonInstanceFactory.Adapters.SimpleInjector
CommonInstanceFactory.Adapters.SimpleInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonInstanceFactory(>= 1.1.0)
- SimpleInjector(>= 1.4.2.12140)
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.