Microsoft Patterns & Practices released the Unity Application Block on CodePlex HERE.
The underlying engine is the ObjectBuilder Dependency Injection Framework.
Researching the optimal; implementing the practical
Microsoft Patterns & Practices released the Unity Application Block on CodePlex HERE.
The underlying engine is the ObjectBuilder Dependency Injection Framework.
{ 2 comments… read them below or add one }
Is this the same object builder framework from CAB?
Also, how does this relate to Spring.NET?
Unity is built on top of that framework, the one used in CAB.
Don’t yet how it relate/compares to Spring.NET