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

相关文章:

  • 2021-09-04
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2022-01-02
猜你喜欢
  • 2021-11-26
  • 2021-05-27
  • 2021-08-29
  • 2022-02-24
  • 2022-02-13
相关资源
相似解决方案