Unity IoC - March 12 Weekly Drop - New Installer and Dependency Injection Configuration API
News Feed: David Hayden, ASP.NET Developer
Microsoft Patterns & Practices came out with another weekly drop of Unity yesterday. You can download it here.
I am wondering if this is the last drop as I believe Unity is to be released on March 15th along with the first CTP of Enterprise Library 4.0:
This new drop of Unity has an installer, which worked just fine for me this morning. It also has some changes to the API for configuring injection that allows you to get away from using the various attributes on classes to specify constructor, property, and method injection.
I can't wait for Unity to be released as it will be nice to have 1 less CTP on my machine :)