Quantcast
Channel: Managed Extensibility Framework
Viewing all articles
Browse latest Browse all 265

New Post: Resolver assembly file plug-ins in System.Composition (a la DirectoryCatalog)

$
0
0
(I'll refer to System.ComponentModel.Composition as .net 4.5 MEF and System.Composition as Windows Store Apps MEF)

I am using System.Composition with Web Api.

Besides the referenced types in the host project I want to discover some contract enforcing plug-ins in a folder.

How can I accomplish it with System.Composition?

Do I need to bridge it with System.ComponentModel.Composition? And If so will it hurt my performance?

I have used System.Composition since it seems a lightweight version for Windows Store and Web Apps. Should I just stick with System.ComponentModel.Composition?

Thanks.

Viewing all articles
Browse latest Browse all 265

Trending Articles



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