Adds the latest version of structuremap and configures it as the default Dependency Resolver.
Info
| Version: | 1.0.8 |
| Author(s): | Web Advanced |
| Last Update: | Tuesday, August 30, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/webadvanced/Structuremap-MVC3 |
| NuGet Url: | https://www.nuget.org/packages/StructureMap.MVC3 |
Install
Install-Package StructureMap.MVC3
dotnet add package StructureMap.MVC3
paket add StructureMap.MVC3
StructureMap.MVC3 Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap(2.6.2.0)
- WebActivator(1.4.2)