0
kicks
Export Providers and Custom factories with MEF
MEF has several points which can use to extend it's behavior, one is catalogs, another is using Export Providers. This post takes a look at these points within the context of a real world problem which Matt Hawley had where he needed to export WCF proxies.