Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

How to set ExportMetaData with multiple values as well as single w/ custom attribute?

c# interface mef

Caliburn.Micro and MEF on wpf

wpf mef caliburn.micro

MEF: What if I have multiple exports but need only one import?

c# .net mef

Methods for composing configuration for composite applications (eg PRISM, MEF)

c# .net configuration prism mef

When to use Weak Events?

c# .net 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