An Ninject bootstrapper for the Nancy web framework.
Info
Version: | 2.0.0-clinteastwood |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Thursday, December 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Bootstrappers.Ninject |
Install
Install-Package Nancy.Bootstrappers.Ninject
dotnet add package Nancy.Bootstrappers.Ninject
paket add Nancy.Bootstrappers.Ninject
Nancy.Bootstrappers.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- Ninject(>= 3.2.2)
- Ninject.Extensions.ChildKernel(>= 3.2.0)
Tags