mcanthony / VSProjectSystem

Documentation for extending Visual Studio with new types of projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Project System Extensibility Documentation

Visual Studio can be extended in many ways, including adding new types of projects and augmenting existing ones. This repository contains the documentation and best practices for creating extensions that add new project types to Visual Studio. We welcome community input if you wish to contribute new topics or find any issues.

To get started, read the introduction while you're waiting for the pre-requisites to install.

Please file any product bugs you find on Microsoft Connect. You may file doc bugs here.

Join the chat at https://gitter.im/Microsoft/VSProjectSystem

For the latest features take a look at Changes.

For further information about extending Visual Studio in other ways please check out ExtendVS.

About

Documentation for extending Visual Studio with new types of projects.

License:Other