Managed Extensibility Framework announcement
-
Link
Welcome to the Managed Extensibility Framework (MEF) forum. This forum is the new home for all discussions related to MEF and the System.ComponentModel.Composition namespace, a set of building blocks that includes dependency injection (DI), structural matching (duck typing) and a naming and activation service for developing extensible and dynamic applications.
You can get started by downloading the CTP from CodePlex.
Regards
Managed Extensibility Framework Team -
Link
Downloads
Managed Extensibility Framework CTP
Team Member Blogs
Krzysztof Cwalina (rss)
Mircea Trofin (rss)
Wes Haggard (rss)
David Kean (rss)
Glenn Block (rss)
Nicholas Blumhardt (rss) -
Link
This forum has been retired. It is locked; it is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the .NET Framework Class Libraries forum.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Answered0Voteshow to get plugin DLL name???
i have added a watch and get a return of "C:\\USERS\\JOHNSON TAN\\DESKTOP\\MEFSIMPLEDEMO\\PLUGINS\\CALCULATIONSERVICE1.DLL" (new ... -
Unanswered0VotesMEF fails when running locally
I dont even know how to phrase my question. I have developed an application in VS2010 using MEF in several locations. It has been working flawlessly. I began working on ... -
Unanswered0VotesMEF loading multiple plugins built from the same project
I have a number of plugins each one containing a resource dictionary and a simple MEF implementation for getting the DLL filename and the resource dictionary URI and basic export ... -
Unanswered0VotesManage signature help sessions
Hi all, I would like to manage the signature helps of my methods. Currently I created an mef project, that use CreateSignatureHelpSession ... -
Unanswered0VotesIt's possible to create DirectoryCatalog for Silverlight ?
I've been looking for something like DirectoryCatalog for Silverlight. For example I've got a IPlugin interface and some of its implementations in separate xaps. When I start SL ... -
Unanswered0VotesMEF loading multiple plugins built from the same project
I have a number of plugins each one containing a resource dictionary and a simple MEF implementation for getting the DLL filename and the resource dictionary URI and basic export MetaData for: Theme ... -
Unanswered0VotesCan't use winrt mef
I'm using the code from the documentation but I'm getting an error. code used in a new windows store app ... -
Unanswered0VotesCan't resolve metadata due to cross-domain composition
Hi, Let's say I create new composition container in main appdomain and add there an instance of Class1. Then i create Class2 in another app-domain and try to ... -
Unanswered0VotesTypeDescriptor does not work with Mef
Hi, I have assembly loaded by mef. it contains class with custom typedescriptor. If the assembly is in the ... -
Unanswered0VotesPassing MarshalByRef Object from Addin to host
How can I pass a form class from addin to host? in host I want to set MDIParent of the child form in Addin. -
Unanswered0VotesIs it possible to load execute file(*.exe) by MEF
Dear Everyone. i have read MEF, but Is it possible to load exeute file? i have attached a code below? when i usedAppDomain ... -
Unanswered0VotesDevelop custom "Find All Reference" Add-In
Hi all, I have been trying to develop a visual studio addin similar to Find All Reference. I could implement the Find All reference feature. code shown ... -
Unanswered0VotesProblems with nested imports - OnImportsSatisfied is called twice
Hi all, I have a problem related to nested imports in MEF. I attached a sample to illustrate what is happening. in the button1_Click I first ... -
Unanswered0VotesMEF Problem "Could not load file or assembly System.Windows..."
Hi there I'm getting the error message as follwoing: Could not load file or assembly 'System.Windows, Version=2.0.5.0, Culture=neutral, ... -
Unanswered0VotesMEF exception running an existing VS 2010 application after installing VS 2012
Hello, We have a WPF application written against .NET 4.0 in VS 2010. Since installing VS 2012, the application no longer functions correctly, reporting this ... -
Unanswered1VotesMEF and portable class libraries
MSDN says that MEF is supported in portable class library when targeting to .NET, Silverlight or Windows Store Apps. I just have portable class library targeted to .NET 4.5 and Windows Store ... -
Unanswered0VotesInconsistent ReflectionTypeLoadException during MEF composition
I have the following code to load exported DLL's to my container. ... -
Unanswered0VotesCreate Setup for MAF Apps
Hi, I want to create a setup for my MAF Application with this support: User can select which AddIns must be installed. How ... -
Unanswered0VotesParent and Child Forms
Hi, My Host app has an MDI Container Form and the AddIn has a child form. How can I set child's MdiParent to MDI form on Host ... -
Unanswered0VotesMEF - Load plugins from network share failing
Hi, In my application i am using MEF to load plugins from network shared drive. The plugins load when loaded from local drive but fails to load when loading ... - Items 1 to 20 of 301 Next ›


