Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

Using MEF in Service layer (WCF)

wcf service mef layer

MEF export of Repository<T> : IRepository<T>

c# generics mef

Use classes from another MEF assembly without referencing to it

c# .net .net-4.0 components mef

MEF and Embedded Views in MVC

How to setup the proper MEF configuration?

c# .net-4.0 mef

CA1811 warning for private imported properties in WPF

c# .net wpf properties mef

ASP.NET MVC2 and MEF - Why can't my MefControllerFactory get exports or MetaData?

MAF vs. MEF vs. Prism

c# silverlight prism mef maf

Removing parts from CompositionContainer using a CompositionBatch object

mef

Disposing of parts when removing from container

c# mef

Controller + View in a separate assembly - The name 'ViewBag' does not exist in the current context

asp.net-mvc razor mef

Mixing MEF parts targetting .NET 3.5 with an application targetting .NET 4.0

.net .net-4.0 mef

MEF Import is null

PRISM/MEF: How can 2 windows' viewmodels talk to each other?

c# wpf window prism mef

Cannot show up WPF application when setting MainWindow manually and composing application (MEF)

wpf mef mainwindow

Are there any Prism "Post-build" Event or method while using MEF?

How to get exported values (MEF) in metro style apps

mef windows-runtime

How to get the assembly information of an imported MEF function?

c# mef .net-assembly