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:
Runtime composition visualization
Some screenshots:
Filtered Intellisense
Augmented QuickInfo
Runtime composition visualization
Enjoy,
Pablo
1 comments:
Hi Pablo,
Is this open source? I would like to extend it to generate exports in a whole project. I could use Mef Contribute for conventions but with Prim will mean creating another module initializer.
Post a Comment