Extension for Ninject providing integration with ASP.NET WebAPI 2 OWIN self host.
Info
Version: | 3.3.1 |
Author(s): | Remo Gloor, Ninject Contributors |
Last Update: | Saturday, February 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org/ |
NuGet Url: | https://www.nuget.org/packages/Ninject.Web.WebApi.OwinSelfHost |
Install
Install-Package Ninject.Web.WebApi.OwinSelfHost
dotnet add package Ninject.Web.WebApi.OwinSelfHost
paket add Ninject.Web.WebApi.OwinSelfHost
Ninject.Web.WebApi.OwinSelfHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.Web.WebApi(>= 3.3.1)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.7)
- Ninject.Web.Common.Owin(>= 3.3.2)
Tags