ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.
Info
Version: | 3.0.0-alpha1038 |
Author(s): | Kazi Manzur Rashid, hazzik |
Last Update: | Friday, October 18, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvcExtensions.Ninject3 |
Install
Install-Package MvcExtensions.Ninject3
dotnet add package MvcExtensions.Ninject3
paket add MvcExtensions.Ninject3
MvcExtensions.Ninject3 Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject(>= 3.0.0.0 && < 3.1.0.0)
- Ninject.Web.Common(>= 3.0.0.0 && < 3.1.0.0)
- Microsoft.Web.Infrastructure(1.0.0.0)
- MvcExtensions(>= 3.0.0 && < 3.1)