当前位置: 首页 > 工具软件 > StructureMap > 使用案例 >

StructureMap 轻量IOC框架

陆安国
2023-12-01
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  

[url]http://www.codeplex.com/umbracosearchtools[/url]





本文转自 张善友 51CTO博客,原文链接:http://blog.51cto.com/shanyou/74210,如需转载请自行联系原作者
 类似资料: