Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garrytrinder/tabreacttsdotnet

Sample Teams tab using TTK and React and ASP.NET Core template
https://github.com/garrytrinder/tabreacttsdotnet

Last synced: 25 days ago
JSON representation

Sample Teams tab using TTK and React and ASP.NET Core template

Awesome Lists containing this project

README

        

# Welcome to Teams Toolkit!

> [!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.

## Quick Start

1. Right-click the 'TeamsApp' project in Solution Explorer and select Teams Toolkit > Prepare Teams App Dependencies
2. If prompted, sign in to Visual Studio with a Microsoft 365 work or school account
3. Press F5, or select Debug > Start Debugging menu in Visual Studio to start your app
![image](https://raw.githubusercontent.com/OfficeDev/TeamsFx/dev/docs/images/visualstudio/debug/debug-button.png)
4. In the opened web browser, select Add button to test the app in Teams

## Run the app on other platforms

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.

## Get more info

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](https://learn.microsoft.com/aspnet/core/blazor/components/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.

## Report an issue

Select Visual Studio > Help > Send Feedback > Report a Problem.
Or, create an issue directly in our GitHub repository:
https://github.com/OfficeDev/TeamsFx/issues