Microsoft   |   patterns & practices   |   Developer Network   |   Enterprise Library   |   Acceptance Testing Guide   |   Personal Site

Unity DI container 1.0 shipped!

Published 04 April 08 05:09 PM

Microsoft patterns & practices is excited to announce the release of Unity 1.0.

As many of you already know, Unity is a lightweight, extensible dependency injection (DI) container. It facilitates building loosely coupled applications and provides .NET developers with the following advantages:

  • Simplified object creation, especially for hierarchical object structures and dependencies;
  • Abstraction of requirements; this allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns;
  • Increased flexibility by deferring component configuration to the container;
  • Service location capability; this allows clients to store or cache the container.

You can download Unity (binaries, source code, unit tests, documentation, and quickstarts) from:

http://msdn.microsoft.com/unity

The Unity team thanks our Industry Advisory Board and all members of the community who provided meaningful feedback in the past 3 months. We encourage you to continue doing so and engage on http://codeplex.com/unity

Comments

# cnblogs.com said on April 8, 2008 3:33 AM:

Microsoft patterns & practices 终于发布了 Unity ,可以从 这里 下载,同时可以参见Unity的老大 Grigori Melnik 的 发布说明 ,不过比下载页面也没多什么信息

# Espresso Fueled Agile Development said on April 8, 2008 7:06 PM:

I am a little late to the party, but Unity shipped last week. Here are a few other posts about it: Grigori:

# The Hogg Blog said on May 10, 2008 11:41 AM:

I have been catching up with old friends from the P&P team over the last couple of days - many of

Anonymous comments are disabled

This Blog

Syndication

Page view tracker