Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

MEF Analysis Tool (mefx) for .NET 4.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@terrajobst terrajobst released this 19 Aug 01:02
· 18 commits to master since this release

The MEFX command-line tool is useful for:

  • Diagnosing composition problems
  • Inspecting assemblies for MEF parts
  • Validating composition in a Continuous Integration (CI) environment

Note: this download supports the .NET-packaged version of MEF only; for a version of this tool compatible with the CodePlex releases, see the /Samples/CompositionDiagnostics folder in the source code zip file.