Note
This sample is an alternative to the out of the box Blazor based Tab template. It uses the out of the box React and ASP.NET core template.
- Right-click the 'TeamsApp' project in Solution Explorer and select Teams Toolkit > Prepare Teams App Dependencies
- If prompted, sign in to Visual Studio with a Microsoft 365 work or school account
- Press F5, or select Debug > Start Debugging menu in Visual Studio to start your app
- In the opened web browser, select Add button to test the app in Teams
The Teams app can run in other platforms like Outlook and Microsoft 365 app. See https://aka.ms/vs-ttk-debug-multi-profiles for more details.
New to Teams app development or Teams Toolkit? Explore Teams app manifests, cloud deployment, and much more in the https://aka.ms/teams-toolkit-vs-docs.
This sample is configured with interactive server-side rendering. For more details about rendor modes in Blazor, visit ASP.NET Core Blazor render modes.
Note: This sample will provision only one tenant Microsoft Entra app. For multi-tenant support, refer to https://aka.ms/teamsfx-multi-tenant.
Select Visual Studio > Help > Send Feedback > Report a Problem. Or, create an issue directly in our GitHub repository: https://github.com/OfficeDev/TeamsFx/issues