I can’t find it!?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ExportFactory<T>is not part of MEF for the desktop (yet – as of now, it’s only released for Silverlight). It looks like it will be included in MEF 2.In the meantime, Glenn Block posted a version of the Composition.Initialization assembly ported to MEF for desktop development, and placed it on his SkyDrive. Alternatively, you can use the Preview 1 release of MEF2, which includes this.