Extension for Ninject used to create a dependency toghether with another object without having a reference to it.
Info
Version: | 3.2.0 |
Author(s): | Ninject Project Contributors |
Last Update: | Friday, March 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org |
NuGet Url: | https://www.nuget.org/packages/Ninject.Extensions.DependencyCreation |
Install
Install-Package Ninject.Extensions.DependencyCreation
dotnet add package Ninject.Extensions.DependencyCreation
paket add Ninject.Extensions.DependencyCreation
Ninject.Extensions.DependencyCreation Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject(>= 3.2.0.0 && < 3.3.0.0)
- Ninject.Extensions.ContextPreservation(>= 3.2.0.0 && < 3.3.0.0)
- Ninject.Extensions.NamedScope(>= 3.2.0.0 && < 3.3.0.0)
- Castle.Core(>= 3.0.0.4001 && < 4.0.0.0)
Tags