StructureMap是一个Dependency Injection framework,和Spring.Net类似,使用Attribute的方式,同时支持xml配置文件的方式,在构建松散耦合的系统过程中发挥了很大的作用。甚至有人说“Don't create a loosely coupled system without it”——似乎有点夸张。StructureMap 的作者Jeremy Miller在随笔中说StructureMap 是“the best Dependency Injection tool for .Net”。
StructureMap 2.0 is released! 2007-04-01
http://www.codeplex.com/umbracosearchtools