Ninject extension that preserves the context over factories (the parent of the new request is the factory request).
Info
Version: | 3.3.1 |
Author(s): | Ninject Project Contributors |
Last Update: | Sunday, October 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org/ |
NuGet Url: | https://www.nuget.org/packages/Ninject.Extensions.ContextPreservation |
Install
Install-Package Ninject.Extensions.ContextPreservation
dotnet add package Ninject.Extensions.ContextPreservation
paket add Ninject.Extensions.ContextPreservation
Ninject.Extensions.ContextPreservation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Ninject.Extensions.Factory(>= 3.3.2)
- Ninject.Extensions.Factory(>= 3.3.2)
Tags