Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

How do you export a type in MEF without the Export attribute? (eg programmatically)

.net mef

`Could not load file or assembly 'Microsoft.Windows.Shell` , Prism - C#

c# wpf prism mef

MEF and MVC 3 - how to load embedded views dynamically from mef container?

What is a suitable pattern for injecting loggers within dynamically-discovered .NET Core class libraries called from ASP.NET Core web apps?

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