MEF is now on CodePlex along with full source.
You can get to it here http://www.codeplex.com/MEF. At the site you can start discussions as well as add new workitems, and vote on existing. The Managed Extensibility Framework (MEF) is a new library in .NET that enables greater reuse of applications and components. Using MEF, .NET applications can make the shift from being statically compiled to dynamically composed. If you are building extensible applications, extensible frameworks and application extensions, then MEF is for you.
|