Unity 1.0 Released - Microsoft IoC and Dependency Injection
Unity 1.0 was released from Microsoft Patterns & Practices. The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It runs on top of ObjectBuilder 2.0.
Unity IoC Screencasts
I have created two Unity Screencasts to date:
Unity Tutorials Examples and Samples
Download Unity here.
Tags:
DependencyInjection,
EnterpriseLibrary4,
IoC,
ObjectBuilder,
Unity