New Post: Deprecating obsolete NuGet packages
It appears that the link to the sample at http://mef.codeplex.com/SourceControl/changeset/view/fa1ea50c2b69#oob%2fdemo%2fMicrosoft.Composition.Demos.Web.Mvc%2fCompositionScopeDependencyResolver.cs is...
View ArticleNew Post: Why does RegistrationBuilder exclude parts decorated with a...
Did you ever get an answer on this?
View ArticleNew Comment on "FileExplorer"
I really liked this application. I am new to MEF, is it possible to get the full source code of this app?
View ArticleReviewed: Using MEF with ASP.NET MVC 3 Sample Code (août 19, 2014)
Rated 2 Stars (out of 5) - Works on MVC 3 not 5!
View ArticleNew Post: Is there a collection of applications that use MEF as a viable...
I am evaluating MEF (and MAF) for extensibility of an imaging application. I am new to both. Is there a collection of applications that use MEF as a viable extension framework? Can anyone help to list...
View ArticleNew Post: Replace(Remove/Add) the shared object in MEF container
This may be simple but as I am new to MEF arena that is why I am having some difficulty to figure out the solution to my problem. I am working on an application using WPF and Prism with MEF as DI...
View ArticleNew Post: MEF for WinRT 8.1 Store Apps?...
Hi Was wondering if MEF 2 V1.0.27 Microsoft.Composition support Windows Store Apps 8.1 and so you have as App example?
View ArticleReviewed: MEF Analysis Tool (mefx) for .NET 4.0 Beta (九月 15, 2014)
Rated 5 Stars (out of 5) - 太难找到下载了。非要回复才可以吗
View ArticleNew Post: Why is #if WINDOWS_PHONE_APP directive not working?...
IDE: VS Express 2013 for WindowsProject: UniversalIoC: MEFTarget OS: 8.1 Hi, In testing on my Windows Phone App on my Device the #if WINDOWS_PHONE_APP directive is not working in my ViewModel, I'm...
View ArticleNew Post: Why is #if WINDOWS_PHONE_APP directive not working?...
As an result of the directive not available after injection, I had to create a BooleanProperty in my ViewModel and set it during __OnImportsSatisfied__(): /// <summary> /// Called when a part's...
View ArticleNew Post: Fixed?: MEF: “Unable to load one or more of the requested types....
Hi all, Does anyone know if this has been fixed in .NET 4.5 or higher? MEF: “Unable to load one or more of the requested types. Retrieve the LoaderExceptions for more information”...
View ArticleNew Post: MEF2: Instance Registration
Hello, Same question ... how do we register existing instances into the container? Adrien.
View ArticleCreated Unassigned: MEF Extension Bug – unexpected module initialization [14619]
__ModularityWithMef.Desktop Sample Application__![Image](http://www.global-webnet.net/blog/image.axd?picture=001-BadLog.jpg)The MefModuleManager.OnImportsSatisfied() is executing...
View ArticleEdited Unassigned: MEF Extension Bug – unexpected module initialization [14619]
__ModularityWithMef.Desktop Sample Application__![Image](http://www.global-webnet.net/blog/image.axd?picture=001-BadLog.jpg)The MefModuleManager.OnImportsSatisfied() is executing...
View ArticleEdited Unassigned: MEF Extension Bug – unexpected module initialization [14619]
__ModularityWithMef.Desktop Sample Application__![Image](http://www.global-webnet.net/blog/image.axd?picture=001-BadLog.jpg)The MefModuleManager.OnImportsSatisfied() is executing...
View ArticleNew Post: Resolver assembly file plug-ins in System.Composition (a la...
Hi, I have the same issue. Trying to implement kind of plug in architecure using lightweight mef (for wp8.1), and i wonder what is the way to implement DirectoryCatalog with System.Composition? I want...
View ArticleCreated Unassigned: Performance issue caused by scanning for exported members...
We have a performance issue with the composition of types from assemblies which have many types, each of them having many members. We never(!) use the [Export] attributes on members. We only use the...
View ArticleNew Post: Importing Multiple InheritedExport Interfaces
Hello, newby MEF here: I have 2 interfaces to classlibraries I want to compose with my main application. What i am trying to achieve is a directory of .dlls that I can update/manage for the application...
View ArticleReviewed: MEF 2 Preview 5 (十二月 04, 2014)
Rated 5 Stars (out of 5) - Try to use it in my project. I hope it is useful!
View Article