Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

MEF load types that implement interface and match attributes

c# .net reflection mef

How to reuse Visual Studio WPF styles for controls in VSIX MEF extension?

Composite Oriented Programming (COP), .NET 4.0, MEF, and the Oslo Repository

architecture mef oslo cop

Can't load multiple MEF parts

c# winforms mef

Prism module system from within WCF service?

c# .net wcf prism mef

MEF plugins with their own configuration files?

configuration mef

MEF - Get assembly from embedded DLL

c# wpf mef fody

MEF and ASP.NET MVC

asp.net asp.net-mvc mef

ASP.NET MVC 4.0 Controllers and MEF, how to bring these two together?

c# asp.net-mvc mef

MEF 'The export is not assignable to type' error

c# mef

MEF & separate Interface assembly leads to "Interface for every class"

Satisfying imports for an existing object using MEF

c# mef

C# WCF plugin design and implementation

c# wcf plugins mef

MEF doesn't find parts in other assemblies

.net mef

How to use resource dictionary in prism modules at design time?

c# silverlight mvvm prism mef

Importing many instances using MEF

c# mef

Can MEF be used to get the System.Type of classes marked [Export]?

.net mef

How to use MEF to allow plugins to override existing functionality?

c# mef

Unity vs MEF in the context of Prism app?

MEF composition issues, multithreading