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: | 2.5.0 |
Author(s): | Kazi Manzur Rashid, hazzik |
Last Update: | Thursday, July 5, 2012 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvcExtensions.StructureMap |
Install
Install-Package MvcExtensions.StructureMap
dotnet add package MvcExtensions.StructureMap
paket add MvcExtensions.StructureMap
MvcExtensions.StructureMap Download (Unzip the "nupkg" after downloading)
Dependencies
- StructureMap(2.6.3)
- MvcExtensions(>= 2.5.0 && < 3.0)