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