Contents tagged with MAF
-
Unity, Part 9: Integration With Managed Extensibility Framework
This time, I will be talking about integrating Unity with Managed Extensibility Framework (MEF). You can find the other posts in the series here (how to use Unity in a web application), here (adding Interfaces), here (registration by convention), here (injecting values), here (extensions), here (aspect-oriented programming), here (dependency injection) and the first one here (introduction).
-
Common Service Locator for MAF
Here's an implementation of the Common Service Locator for MAF: