Skip to main content Link Search Menu Expand Document (external link) Copy Copied

Using the Visual Studio project template (recommended)

Table of contents
  1. Installing the project template
  2. Creating a new extension project

Before getting started, you’ll need the Raid Toolkit Extension Template for Visual Studio. We recommend the latest version of VS2022.

Installing the project template

Download the latest extension project template for Visual Studio:

Download Raid Toolkit Extension Template

From that page, download RTKExtensionTemplate.vsix

Once you have downloaded it, double-click the downloaded RTKExtensionTemplate.vsix file and follow the installation prompts to install the template.

Creating a new extension project

In Visual Studio, Create a new project and select the Raid Toolkit Extension Project from the list of available templates and give your project a meaningful name.