go home

icon Microsoft Teams Tabs (teamstabs)

Templates for Microsoft Teams apps. Install or update the template: dotnet new -i MicrosoftTeams.Templates Develop an outgoing webhook: https://github.com/tony-xia/microsoft-teams-templates/blob/master/docs/webhook.md Develop a messaging extension: https://github.com/tony-xia/microsoft-teams-templates/blob/master/docs/messagingextension.md
dotnet new --install "MicrosoftTeams.Templates"
dotnet new teamstabs
  • Tags: language: C# type: project
  • Classifications: Teams Tabs