Skip to content
| Marketplace
Sign in
Visual Studio>Templates>MME MenuManager Template
MME MenuManager Template

MME MenuManager Template

Jesper Niedermann

|
2,976 installs
| (0) | Free
A project template for creating Managed Menu Extensions. I.e. Right click menus for the Visual Studio Solution explorer. Creates a project with a class that implements IMenuManager from the MMEContracts assembly of MME. MME is a requirement and can be found on mme.codeplex.com
Download

This template requires that you have installed MME. MME can either be installed from Visual Studio Gallery via the Extension Manager or from the downloads page ofhttp://mme.codeplex.com. 

After installation of this template it is very easy to add a new project to implement Managed Menu Extensions. 

Just Choose "Add New Project" and then Visual C# -> Extensibility -> Managed Menu Extension

A Managed Menu Extension is a right click menu for the Visual Studio explorer. You will not believe how easy it is to use. Just implement the 2 methods of the IMenuManager interface, and place the resulting dll in one of 3 locations. 

Read about it here:

How to implement: http://mme.codeplex.com/wikipage?title=implementing&referringTitle=Documentation

How to deploy: http://mme.codeplex.com/wikipage?title=deploying&referringTitle=Documentation

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft