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-alpha1013 |
Author(s): | Kazi Manzur Rashid, hazzik |
Last Update: | Tuesday, January 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvcExtensions.Windsor |
Install
Install-Package MvcExtensions.Windsor
dotnet add package MvcExtensions.Windsor
paket add MvcExtensions.Windsor
MvcExtensions.Windsor Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 2.5.0 && < 3.0.0)
- Castle.Windsor(>= 2.5.0 && < 3.0.0)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- MvcExtensions(>= 3.0.0 && < 3.1.0)