I am looking for an example of how to properly create and use the MEF catalogs within a windows service. My service gathers data and stores it internally and then uses modules to output the data to different targets. I think MEF would fit this need perfectly. Just not sure how to create the catalogs and get started. I am just getting started with MEF.
Thanks