Search code examples
Choosing between MEF and MAF (System.AddIn)...

.netadd-inmefsystem.addinmaf

Read More
Assign Lazy<T, TMetaData> with some instance of T...

c#meflazy-evaluation

Read More
How can one generate Autofac registration code for dependencies expressed with MEF attributes?...

autofacmef

Read More
Why do I get a warning icon when I add a reference to an MEF plugin project?...

.netmefproject-reference

Read More
Is it possible to avoid TypeLoadException in MEF for types not required?...

c#uwpbluetoothmef.net-4.8

Read More
MEF's CompositionContainer.ComposeParts -- loading whatever can be resolved, and ignoring errors...

.netpluginsinversion-of-controlmef

Read More
Loading native dependencies for an MEF plugin...

c#dllimportmef.net-8.0system.composition

Read More
WPf, MEF Architecture design...

wpfmvvmarchitecturemef

Read More
Shared application resources in MEF...

c#.netpluginsmef

Read More
MEF: what is the role, lifetime and knowledge of the 'container'?...

mef

Read More
Disadvantages of Lazy<T>?...

c#mef

Read More
MEF vs. IAsyncDisposable or iterate over all instantiated exports...

c#mefiasyncdisposable

Read More
MEF with ImportMany and ExportMetadata...

c#mef

Read More
Unit test mocking base class...

c#unit-testingdependency-injectionmef

Read More
.net core MEF 2 NonShared Creation Policy...

.net-coremefmef2

Read More
How to call the ViewModel in the Command properly with the Mef container?...

wpfmvvmimportconstructormef

Read More
Where can I learn about MEF?...

c#.netmef

Read More
MEF: DirectoryPartCatalog...

c#.netmef

Read More
How do I: Visual Studio Syntax Highlighting Extension...

visual-studio-2010syntax-highlightingmefvsix

Read More
Mef : "Cannot serialize" when trying to load an ApiController from another appdomain...

c#asp.netmefappdomain

Read More
Quartz.NET JobBuilder.Create<> reuses same instance of IJob...

c#mefquartz.net

Read More
Getting an export from an MEF container given only a Type instance...

c#mef

Read More
Difference between Import and ImportingConstructor attributes in MEF with proper examples?...

c#.netmef

Read More
How can MEF AssemblyCatalogs be used with custom AssemblyLoadContexts...

c#asp.net.net.net-assemblymef

Read More
Change VS option by using the Settings Store: finding the right CollectionPath?...

c#mefvisual-studio-extensionsvs-extensibility

Read More
Downgrade issue in MEF DLL hell...

c#dllmodulemef

Read More
How to find the file name of a the document that belongs to an ITextView?...

c#mefvisual-studio-extensions

Read More
Where is ITextBuffer.Properties documented?...

c#mefvisual-studio-extensions

Read More
How to export a type in MEF as if the Export Attribute had been applied to that type?...

.netmefcompositionsystem.componentmodel

Read More
MEF ComposeParts. How to handle plugin exceptions...

.netc#-4.0exceptionpluginsmef

Read More
BackNext