Info
Version: | 0.9.5 |
Author(s): | Tony Xia |
Last Update: | Wednesday, December 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tony-xia/microsoft-teams-templates |
NuGet Url: | https://www.nuget.org/packages/MicrosoftTeams.Templates |
Install
Install-Package MicrosoftTeams.Templates
dotnet add package MicrosoftTeams.Templates
paket add MicrosoftTeams.Templates
MicrosoftTeams.Templates Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.