Install Teams Toolkit in Visual Studio

Important

We've introduced the important changes in Teams Toolkit extension within Microsoft Visual Studio v17.7 with many new app development features. We recommend that you use Teams Toolkit v17.7 for building your Teams app.

You can learn how to install Teams Toolkit and enjoy enhanced experience for app development.

Install Teams Toolkit for Visual Studio

  1. Download and open Visual Studio installer.

  2. Select Install. If you've already installed Visual Studio, select Modify.

    Visual Studio installer shows all workloads.

    Screenshot shows how to install Visual studio.

  3. From the installation screen, perform the following steps:

    1. Select Workloads > ASP.NET and web development.
    2. On the right pane, go to Installation details > Optional and then select Microsoft Teams development tools.
    3. Select Install. Visual Studio is installed and a pop-up apears.
  4. Select Launch.

    Screenshot shows how to launch visual studio.

The Visual Studio 2022 window appears.

Next step

See also

The Microsoft Azure Active Directory (Azure AD) manifest contain definitions of all the attributes of an Azure AD application object in the Microsoft identity platform.

Prerequisites

Before installing Teams Toolkit for Visual Studio, you need to download and install Visual Studio 2022 using the Visual Studio Installer.

Important

It's recommend you use Visual Studio 2022 version 17.4.1 or later for Teams Toolkit. It is the latest release to fix several known issues in previous versions of Visual Studio.

  1. Download the Visual Studio installer, or open it if already installed.

  2. Select Install or select Modify if you've already installed Visual Studio.

    Visual Studio installer shows all workloads, whether installed or available for installation.

    Screenshot shows how to install Visual studio.

    Select the following options to install Teams Toolkit:

    1. Select the Workloads tab, then select the ASP.NET and web development workload.
    2. On the right, select the Microsoft Teams development tools in the Optional section of the Installation details panel.
    3. Select Install.
  3. After the installation completes, select Launch to open Visual Studio.

    Screenshot shows how to launch visual studio.

Teams Toolkit menu options are available in Visual Studio only when an app project created using Teams Toolkit is open.

A screenshot showing Teams Toolkit menu options.

Next steps

See also