Do I need a DependencyResolver in my MVC/MEF app?...
Read MoreHow to use MEF to allow plugins to override existing functionality?...
Read MoreCompositionContainer loading wrong directory through DirectoryCatalog...
Read MoreHow to properly exit background thread with loop when class exported via MEF?...
Read MoreGetting Exports from container in MEF (Lambda expression)...
Read MoreMEF - ImportMany with generic interfaces & Lazy<T, TMetadata>...
Read MoreMEF Why is ComposePart an extension method?...
Read MoreIs it bad practice to have two separate MEF plugin containers?...
Read MoreMEF GetExports<T, TMetaDataView> returning nothing with AllowMultiple = True...
Read MoreMEF: CompositionContainer and part lifetimes & ownership...
Read MoreWhy would one want to query the compositioncontainer?...
Read MoreMEF [ImportMany] without Lazy<T,TM>...
Read MoreCommunication between Module and SHELL in PRISM MEF...
Read MoreCreate catalog for WPF and Silverlight from XAML...
Read MoreProper use of [Import] attribute in MEF...
Read MoreMEF Metadata ensure class implements interface stated in Metadata attribute...
Read MoreMEF Plugin manager with references and settings in database...
Read MoreHow to use MEF IsMultiple property...
Read MoreHow to provide XAML resources from MEF components...
Read MoreHow to determine the type of a MEF plugin class?...
Read MoreWhile Dynamically loading xap using MEF how to pass a parameter to the xap file?...
Read MoreHow does one extend MEF to create objects based on a factory type provided as an attribute?...
Read More