Project Description
A lightweight and fast managed IoC (Inversion of Control) and DI (Dependency Injection) with support for constructor, property, field, and method call injection. See
documentation and
example for more detail.
Supported platforms:
- NET 2.0 - 4.0.
- Silverlight 3-5
- Windows phone 7-7.1
- Supported MVC 2 - 3
- Supported WCF
- Supported NServiceBus.ObjectBuilder
Available in nuget
PM> Install-Package MugenInjection