Quantcast
Channel: Managed Extensibility Framework
Browsing latest articles
Browse All 265 View Live

New Post: MEF - what features can we expect?

Hi, Where can I find a full working example version of Prism + MEF for Windows Runtime? Thanks!...

View Article


New Post: UWP + Shared scope

Hi All, I may be doing some stupid here as Shared do not seems to be working for me at all. Multiple instances created. Here it is: Define interfaces:namespace TestMef { public interface...

View Article


New Post: UWP + Shared scope

Think I found why This call in MainPageViewController and Worker not required.var configuration = new ContainerConfiguration().WithAssembly(typeof(App).GetTypeInfo().Assembly); using (var container =...

View Article

New Post: What is Up with This Project?

Hello, I have spent the past hour trying to figure out MEF2. For starters, it appears that the current release has been available since the beginning of this year, but the documentation is terrible, to...

View Article

New Comment on "Documentation"

@exet: Say it in English, please!

View Article


Created Unassigned: MEF2 - troubles with exporting value types (bool, int,...

Hi,I'm trying export properties with types like boolean or integer, but I'm getting this exception: Expression of type 'System.Boolean' cannot be used for return type 'System.Object' I find out problem...

View Article

Created Unassigned: Missing source for Microsoft.Composition [14627]

I can't seem to find the source code for the Microsoft.Composition nuget package anywhere, but Roslyn needs it, and [the .NET Foundation site](https://www.dotnetfoundation.org/mef) seems to imply that...

View Article

Commented Unassigned: Missing source for Microsoft.Composition [14627]

I can't seem to find the source code for the Microsoft.Composition nuget package anywhere, but Roslyn needs it, and [the .NET Foundation site](https://www.dotnetfoundation.org/mef) seems to imply that...

View Article


New Post: What is Up with This Project?

LOL... I guess I got my answer. :P

View Article


New Post: What is Up with This Project?

For anyone else wondering, this project has been moved to the CoreFX (.NET Core) libraries. Here is an example assembly:https://github.com/dotnet/corefx/tree/master/src/System.Composition.TypedParts/src

View Article

New Post: How do you use this with Prism?

I can't seem to find a way to use this with Prism without having to use:using System.ComponentModel.Composition; using System.ComponentModel.Composition.Hosting; ..to create my AggregateCatalog, my...

View Article

Created Unassigned: MEF exceptions are pre-Disposed [14628]

Exceptions thrown by MEF throw ObjectDisposedException if the CompositionContainer has been disposed (as when the ```try``` is outside the ```using```. This is atypical: ```Exception```s aren't...

View Article

New Post: how to add user defined values to MEF object to access from...

is there an way to include user defined values ex:logged in user id to MEF object , so that we can access the value across the layer in different project. let me know the steps if possible.

View Article


Reviewed: MEF Analysis Tool (mefx) for .NET 4.0 Beta (6月 17, 2016)

Rated 5 Stars (out of 5) - 非要回复才能下载

View Article

New Post: MEF thread safety

The export providers like:CompositionContainerComposablePartExportProvider CatalogExportProvider have dedicated constructors that accept parameter (bool isThreadSafe) indicating that it should be "true...

View Article


Reviewed: MEF Analysis Tool (mefx) for .NET 4.0 Beta (6月 24, 2016)

Rated 4 Stars (out of 5) - Thank you. You've been a great help already

View Article

New Post: Caching MEF Components

Is there a way to cache MEF components graph per-application startup, like the MAF do to avoid discovering the directories and constructing the components graph every application startup. in order to...

View Article


New Comment on "What is Microsoft.Composition?"

Use typeof(X).GetTypeInfo().Assembly

View Article

Reviewed: MEF Analysis Tool (mefx) for .NET 4.0 Beta (九月 28, 2016)

Rated 5 Stars (out of 5) - 非要回复才能下载

View Article

Reviewed: MEF Analysis Tool (mefx) for .NET 4.0 Beta (Mar 13, 2017)

Rated 4 Stars (out of 5) - Please let me download one.

View Article
Browsing latest articles
Browse All 265 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>