What does Unity.WebAPI do?

A library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET's WebAPI. This project includes a bespoke DependencyResolver that creates a child container per HTTP request and disposes of all registered IDisposable instances at the end of the request.

Where can I find more information about Unity.WebAPI

You can find further information about this project at the DevTrends Blog.

Introducing the Unity.WebAPI NuGet Package
http://www.devtrends.co.uk/blog/introducing-the-unity.webapi-nuget-package

Last edited Feb 29, 2012 at 10:40 PM by DevTrends, version 2