Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

Best Practices for Composed ASP.NET MVC Web Applications (MEF, Areas, DI)

Replace assembly at runtime with .NET

MEF Dependencies and versioning

c# .net dll versioning mef

What is included in MEF 2?

mef mef2

MEF with ImportMany and ExportMetadata

c# mef

Extensible WPF application - MEF, MAF or simple loading?

c# .net wpf mef extensibility

MEF support on Xamarin.iOS

xamarin.ios mef xamarin

MEF loading plugins from a network shared folder

c# mef

Creating multiple instances of Imported MEF parts

c# .net mef

MEF and ShadowCopying DLLs so that I can overwrite them at runtime

c# mef appdomain shadow-copy

Why am I unable to debug a dynamically loaded assembly?

ASP.NET MVC: Views using a model type that is loaded by MEF can't be found by the view engine

c# asp.net-mvc razor mef

MEF and exporting based on Metadata

c# export metadata mef

How to discover new MEF parts while the application is running?

c# plugins mef

C# MEF usage with static classes

c# .net c#-4.0 mef

Getting an export from an MEF container given only a Type instance

c# mef

What is the best way to marshall data in/out of the plug-ins?

MEF not detecting plugin dependencies

c# .net plugins mef

Prism/MVVM (MEF/WPF): Exposing navigation [Menu's for example] from modules

wpf navigation prism mef

Help getting started with MEF

dependency-injection mef