Codify

A Powerful .NET
Code Generator

Visual Studio AddIn CommandBar Builder

The Workstate Visual Studio AddIn CommandBar Builder template creates menus and commands that can be used with Visual Studio AddIns. Using this template you can completely define an AddIn's menus quickly.

Template Notes
The generated code can be used within existing classes or at the namespace level. One factory class, one interface and one implementation of the interface is generated. The generated code references types defined in EnvDTE.dll and Office.dll. Please ensure that you have referenced those assemblies in your project.

Version History
1.0.0 - Initial release.