Mono compatible Dependency Injection Framework

dependency-injection, inversion-of-control, mono

Solution

This SO question relates to using NHibernate with MONO 2.4:

ASP.NET MVC 1 and 2 on Mono 2.4 with Fluent NHibernate

I have used Unity with Mono 2.4.2 successfully before.

Hope this helps :)

Problem

Which Dependency Injection frameworks are compatible (and tested) against the Mono 2.4.2.3 runtime (Release Notes)?

Original source

Related problems