StructureMap

A Dependency Injection / Inversion of Control tool for .Net
Download

StructureMap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache License 2.0
  • Publisher Name:
  • Chad Myers
  • Operating Systems:
  • Windows All
  • File Size:
  • 2 MB

StructureMap Tags


StructureMap Description

The StructureMap was designed to be 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. Consider using StructureMap if you: - Require significant extensibility - Simply want a generic configuration tool - Want to support multiple deployment configurations - Are using a Test-Driven Development philosophy or want to largely automate testing - Want to isolate a troublesome subsystem or provide smooth migration paths away from legacy interfaces - Need a great deal of configurable properties or plugin hot spots Do not use StructureMap if an application or process requires little flexibility. The abstraction and indirection afforded by StructureMap is unnecessary and even harmful in simpler systems or processes.


StructureMap Related Software