Unity 1.0已经发布了,参看(Unity Application Block 发布),在codeplex上有开发社区建立的一个Unity Contrib Project. 项目包含Unity 的扩展,例子和教程,是获得Unity支持的一个重要项目,同时也是你参与Unity的一个好项目。
下面是一些的资料:
Unity Screencasts
- Unity Dependency Injection IoC Screencast
- Unity IoC - Dependency Injection in ASP.NET MVC Framework Screencast
Unity Tutorials and Samples
- Unity IoC and ASP.NET MVC Framework - Dependency Injection of Controllers
- Unity Nested Containers - IUnityParentContainer and CreateChildContainer
- UnityContainer and UnityConfigurationSection - Populating Unity Container via App.config or Web.config
- Unity IoC Dependency Injection and ASP.NET Model-View-Presenter
- Lazy Instantiation with Unity Application Block