Managed Extensibility Framework (MEF)

What is it?

The Managed Extensibility Framework is a composition layer for .NET that improves the flexibility, maintainability and testability of large applications. MEF can be used for third-party plugin extensibility, or it can bring the benefits of a loosely-coupled plugin-like architecture to regular applications. 

http://mef.codeplex.com/

posted on 2011-11-09 23:03  noble_herb  阅读(311)  评论(0编辑  收藏  举报