Tuesday, March 8, 2011

RapidMEF on codeplex

I just released RapidMEF. If you use MEF heavily in your applications then this project is for you.

RapidMEF is a collection of tools to help developers author and debug applications that use MEF under Visual Studio 2010.

  • If you use MEF within your applications
  • If your application is based on Prism v4 with MEF as the DI container
  • If you are extending Visual Studio 2010

Features:

Filtered Intellisense

Augmented Quick Info

Runtime composition visualization

Export attribute generation

Item templates

Code snippets

Some screenshots:

Filtered Intellisense

IntellisenseResult

Augmented QuickInfo

QuickInfoResult

Runtime composition visualization

VisualizerResult

 

Enjoy,

Pablo