Info
Version: | 4.1.1 |
Author(s): | Web Advanced |
Last Update: | Thursday, January 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/webadvanced/Structuremap.MVC5 |
NuGet Url: | https://www.nuget.org/packages/StructureMap.MVC5.Update |
Install
Install-Package StructureMap.MVC5.Update
dotnet add package StructureMap.MVC5.Update
paket add StructureMap.MVC5.Update
StructureMap.MVC5.Update Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(>= 1.3.0)
- structuremap.web(>= 4.0.0.315)
- WebActivatorEx(>= 2.2.0)
- StructureMap(>= 4.4.2)
Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.