Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VSPackage Builder
VSPackage Builder

VSPackage Builder

Microsoft

microsoft.com
|
9,166 installs
| (10) | Free
A new project template that incorporates a “vspackage” design surface that makes it easy to start composing rich VS extensions.
Download

VSPackage Builder 1.0

The VSPackage Builder is a project template that has been developed to make it easier to get started building rich Visual Studio 2010 VSPackage-based extensions.
 
VSPackage Builder projects incorporate a “vspackage” design surface that allows command UI and toolwindow instances to be composed graphically using a familiar VS designer model where the toolbox contains the available instance types and the property browser is used to set instance properties.

The toolbox also contains QuickStart elements that perform common tasks like adding a tool window. This interface allows you to experiment with the template and get to F5 quickly.
 
The VSPackage Builder generates most of the boilerplate command handling code. You can also override event handlers and create user control content for tool windows. This approach facilitates experimentation and rapid prototyping, and enables greater focus on the business logic aspects of the extension.

Please refer to the detailed readme available on the template'scode gallery page (downloads tab) to learn how to make best use of this template.

Prerequisites

VSPackage Builder has been developed for Visual Studio 2010 and requires that theVisual Studio 2010 SDK be installed.  For more information about Visual Studio extensibility or the VS SDK, please refer to the VSX Developer Center athttp://msdn.com/vsx/.

 

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