background preloader

MEF - Managed Extensibility Framework

Facebook Twitter

Managed Extensibility Framework Improvements in .NET 4.5. C# Corner Managed Extensibility Framework Improvements in .NET 4.5 One of the most significant updates is the introduction of a convention-based extension model, in which you can configure a set of naming conventions to allow MEF parts to be easily picked up by your application.

Managed Extensibility Framework Improvements in .NET 4.5

Get Code Download. Using MEF in a Windows Store App. C# Corner Using MEF in a Windows Store App Eric Vogel covers how to use the Managed Extensibility Framework (MEF) to extend a Windows Store application.

Using MEF in a Windows Store App

Get Code Download The Managed Extensibility Framework (MEF), introduced in .NET Framework 4, is a library that allows an application to be extended through the use of MEF components. In a sense, it's a composition layer for an application. Managed Extensibility Framework - Home. Fundstück: Sehr ausführliches MEF Tutorial - Just about .Net.