Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

"Missing dependency" exception with MEF 2

.net mef

Visual Studio 2010 Pro - SuppressMessage

User permissions based MEF components

Unloading a dll file in mef

c# dll mef

Open Generic types won't register in the catalog

c# mef

Get the current filename from a Visual Studio text adornment extension

c# mef

MEF = may experience frustration?

Use IoC container for plugin architecture

c# .net ioc-container mef

Where should I put the interfaces for MEF?

c# mef

How does MEF manage to instantiate an exported part which is an internal class of an external assembly?

Moq a MEF Import?

c# silverlight moq mef

MEF Constructor Parameters with Multiple Constructors

DbSet.Cast<TEntity>() Error: Cannot create a DbSet<IEntity> from a non-generic DbSet for objects of type 'Entity'

Calling Refresh() on a DirectoryCatalog throws ChangeRejectedException if new DLLs found in directory

c# mef composition

MEF composition issue

c# mef composition

Proper use of [Import] attribute in MEF

Visual Studio MEF Extension - Force Margin Glyphs To Be Updated or Redraw

Is it possible to load an .net 4.0 application inside a .net 3.5 application using containers?

c# .net mef maf

How can I deal with modules with different versions of the same dependencies in MEF?

c# .net wpf mef composition

Fire-and-forget approach on MEF plugin architecture