structuremap
2.6.3
StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques. StructureMap can enable looser coupling between classes and their dependencies, improve the testability of a class structure, and provide generic flexibility mechanisms. Used judiciously, StructureMap can greatly enhance the opportunities for code reuse by minimizing direct coupling between classes and configuration mechanisms.
To install structuremap, run the following command in the Package Manager Console
PM> Install-Package structuremap
Owners
Authors
Dependencies
structuremap 2.6.3 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| structuremap 2.6.3 | 21789 | Sunday, August 28, 2011 |
| structuremap 2.6.2 | 7961 | Saturday, February 19, 2011 |
| structuremap 2.6.1.0 | 1712 | Saturday, February 19, 2011 |