/mef-practice

Just a sample project that exists to function as a playground for MEF!

Primary LanguageC#

Read Me

This is just a sample project that exists to function as a playground for MEF!

Getting Started

  • Download and build the project
  • Copy MefLib\MefLib.dll in to MefPractice\bin\Debug
  • Run the MefPractive.exe application to see the components being discovered and executed!

Has Examples For?

  • Basic Import
  • Basic Export
  • Metadata
  • Importing Constructor
  • & many more!