Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

MEF keeps reference of NonShared IDisposable parts, not allowing them to be collected by GC

Does MEF require .NET 4?

MEF recursive plugin search

c# recursion plugins mef

MEF vs Mono.AddIn

export generics in MEF

New Prism Project - Use MEF or Unity?

unity-container prism mef

Visual Studio Editor Extension Options Dialog

MEF: Where should I put the CompositionContainer?

c# .net ioc-container mef

Using MEF as an IoC

c#-4.0 mef

How to use MEF Inherited Export & MetaData?

c# .net c#-4.0 mef

How to export & import functions and execute them with MEF?

c# function import export mef

Mono and MEF Are they compatible.

mono mef

Extending the Visual Studio 2010 editor by adding a context menu item to manipulate selected text

What is .NET Portable Subset (Legacy)?

SatisfyImportsOnce vs ComposeParts

c# mef

Is there a replacement for MEF in .NET Core (or ASP.NET 5)

c# asp.net .net mef .net-core

How can I write a plugin for VS2010 using MEF?

Adding an instance to a MEF container

c# silverlight mef

Why use ImportingConstructor attribute?

.net mef

Is MEF a replacement for System.Addin? [duplicate]