Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

Where do I add a behavior to a single Region?

prism mef

MEF2 how does the catalogs work? Looks like it's been removed

c# castle-windsor mef mef2

What is the minimal working IVsTextViewCreationListener implementation?

Can MEF Export/Import static classes?

c# .net-4.0 mef

How to read MEF metadata in a DLL plugin without copying the entire DLL into memory?

c# plugins dll metadata mef

If using DI + MEF, what is a good method to pass events between classes in the container?

Using MEF with NHibernate and Castle Windsor

How do I get MEF to recompose when I change a part?

c# .net mef

Java equivalent for MEF in .NET

java .net mef

Trying to figure out what this MEF Composition error means

c# winforms mef

Prism - Bad idea to use it?

wpf prism mef

MEF import resolution

Lazy Loading DLL's with MEF

c# .net mef

MEF Configuration

c# c#-4.0 mef

Using MEF with C#, how do I call methods on the host, from the plugin?

c# plugins mef extensibility

How to export a type in MEF as if the Export Attribute had been applied to that type?

PRISM 4 - RegisterViewWithRegion & Custom Export Attributes

prism mef regions

How to prioritize different catalogs in MEF?

c# .net mef composition

Can I control object creation using MEF?

mef

PRISM + MEF + MVVM -- Not sure where to really start?

wpf mvvm module mef prism-4