Extension for Ninject providing integration with ASP.NET WebAPI 2 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.Selfhost |
Install
Install-Package Ninject.Web.WebApi.Selfhost
dotnet add package Ninject.Web.WebApi.Selfhost
paket add Ninject.Web.WebApi.Selfhost
Ninject.Web.WebApi.Selfhost Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.Web.WebApi(>= 3.3.1)
- Microsoft.AspNet.WebApi.SelfHost(>= 5.2.7)
- Ninject.Web.Common.SelfHost(>= 3.3.2)
Tags