Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

How do I export and import application services with say MEF?

c# dependency-injection mef

Prism:EventAggregator and MEF - 2 different instances of EventAggregator

How to include an image in metadata for a Plug-In DLL using MEF?

c# image plugins metadata mef

Type constrained open generics do not work with RegistrationBuilder

What's the recommended way to run plugins with dependency dll's that have different version?

How to release a shared instance from a MEF container

c# mef

Why doesn't VS2010 copy all DLLs in /bin/debug to the unit test directory?

Customize c# WinForm application for multiple customers

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 + MEF + MVVM -- Not sure where to really start?

wpf mvvm module mef prism-4

Handle ReflectionTypeLoadException during MEF composition

c# mef