Contains files needed to configure Ninject dependency injection for an Asp.net Mvc 4 project.
Info
| Version: | 1.0.0.3 |
| Author(s): | Jeff Purcell |
| Last Update: | Tuesday, February 24, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PSNS-IMF/mvc-dependencyinjection |
| NuGet Url: | https://www.nuget.org/packages/Psns.Common.Mvc.DependencyInjection |
Install
Install-Package Psns.Common.Mvc.DependencyInjection
dotnet add package Psns.Common.Mvc.DependencyInjection
paket add Psns.Common.Mvc.DependencyInjection
Psns.Common.Mvc.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(4.0.30506.0)
- Ninject.MVC4(3.2.1)
Tags