I am trying to write a simple MEF demo to find out about this. I am following this tutorial, but it seems to be out of date. The downloadable example works, but it uses the included assembly, which is 2 versions older (2008.9.4.0) than the current (4.0) that comes with Framwework 4.
In particular, it uses DirectoryPartCatalog, which I cannot find anywhere in the latest library. Can someone provide an example of how to detect pluggable assemblies from a directory with the current version of MEF?
thanks
pistacchio
source share