Unity 1.1

Description

This is the Unity 1.1 refresh. It's mainly bug fixes from the 1.0 release.

Quick Links


What’s New in Unity 1.1?

  • Remove all obsolete ObjectBuilder code;
  • Fix the bug: lifetime managers with open generic types;
  • Fix the bug: RegisterType was overriding RegisterInstance;
  • Performance improvement when resolving singletons;
  • Made some internal classes public to make it easier to write certain type of extensions (the ones that need to customize how the dependencies are resolved;
  • Improved error messages when value resolution fails.

What’s NOT in Unity yet?

  • Interception mechanism is not implemented yet; it is on top of our Unity backlog though. Policy Injection Application Block can still be used if AOP functionality is needed;
  • No tool support for DI configuration.

Downloads


Unity 1.1 Installer
Integrated Documentation for VS 2005
Integrated Documentation for VS 2008


Files

Source Code Unity 1.1 Source Code.zip
source code, 365K, uploaded May 20  - 666 downloads
Source Code Unity 1.1 Standalone Documentation.chm
source code, 2273K, uploaded May 20  - 694 downloads

Updating...