Adds StructureMap as the dependency resolver for WebForms.
                        
                    
         
                Info
| Version: | 0.4.2 | 
| Author(s): | Jonathon Watney | 
| Last Update: | Friday, October 19, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jwatney/StructureMap.WebForms | 
| NuGet Url: | https://www.nuget.org/packages/StructureMap.WebForms | 
Install
Install-Package StructureMap.WebForms
                        dotnet add package StructureMap.WebForms
                        paket add StructureMap.WebForms
                        
                                StructureMap.WebForms Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- StructureMap(>= 4.7.0)
 - WebActivatorEx(>= 2.2.0)
 - Microsoft.Web.Infrastructure(>= 1.0.0)
 
Tags