Unity Application Block 1.0系列(1): 快速开始
Unity Application Block 1.0系列(2): 构造子注入(Constructor Injection)
Unity Application Block 1.0系列(3): 属性/设值方法注入(Property/Setter Injection)
Unity Application Block 1.0系列(4): 方法调用注入(Method Call Injection )
Unity Application Block 1.0系列(5): 使用BuildUp让已存在对象实例也支持依赖注入
Unity Application Block 1.0系列(6): 杜绝循环引用
Unity Application Block 1.0系列(7): Lifetime Managers