Support for injectable actions in views for SuperSimpleViewEngine using Ninject.
Info
Version: | 1.2.2 |
Author(s): | Michael Shattuck |
Last Update: | Sunday, July 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michael-shattuck/Nancy.SuperSimpleViewEngine.Actions |
NuGet Url: | https://www.nuget.org/packages/Nancy.SuperSimpleViewEngine.Actions.Ninject |
Install
Install-Package Nancy.SuperSimpleViewEngine.Actions.Ninject
dotnet add package Nancy.SuperSimpleViewEngine.Actions.Ninject
paket add Nancy.SuperSimpleViewEngine.Actions.Ninject
Nancy.SuperSimpleViewEngine.Actions.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 1.4.3)
- Ninject(>= 3.2.2)
- Ninject.Extensions.ChildKernel(>= 3.2.0)
Tags