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