Creates a Windsor dependency scope per OWIN WebAPI request allowing to use a per request lifestyle component registration in a self-host environment.
Info
Version: | 0.9.5676.18344 |
Author(s): | Mathieu Lafontaine |
Last Update: | Friday, July 17, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BredStik/OwinSelfHosting |
NuGet Url: | https://www.nuget.org/packages/OWIN.Windsor.DependencyResolverScopeMiddleware |
Install
Install-Package OWIN.Windsor.DependencyResolverScopeMiddleware
dotnet add package OWIN.Windsor.DependencyResolverScopeMiddleware
paket add OWIN.Windsor.DependencyResolverScopeMiddleware
OWIN.Windsor.DependencyResolverScopeMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(3.3.0)
- Microsoft.AspNet.WebApi.Core(5.1.2)
- Microsoft.Owin(3.0.1)
Tags