Project System Extensibility SDKs

  • Visual Studio 2017 Project System Extensibility
    Provides templates for defining new project types (with unique project file extensions) or modifying existing project types in Visual Studio.
  • Visual Studio 2015 Project System Extensibility Preview
    The Visual Studio Project System Extensibility SDK simplifies the development of new project types for Visual Studio.  The SDK contains a variety of project and item templates that streamline extending Visual Studio with new project types.  The SDK also ships with a number of analyzers to ensure extensions follow best practices and will always be responsive.

VS SDK, packages, add-ins, macros and more…