Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

What is the Managed Extensibility Framework (MEF)? [closed]

definition mef

MEF and DirectoryCatalog

c# .net ioc-container mef

PRISM + MEF -- How to specify which export to use?

Is MEF or MEF2 baked into the .NET Framework?

.net mef mef2

MEF and Versioning

plugins mef composition

Can you hydrate a static property using MEF?

.net mef static-methods

Getting only necessary plugins with MEF in .NET

c# .net plugins mef

Visual Studio Package Initialize method does not call when debugging

c# visual-studio-2010 mef