The .Net standard library for send the Message to Microsoft Team Conversation via Office365 Incoming Webhook.
Info
| Version: | 1.0.0 |
| Author(s): | Jakkrit Junrat |
| Last Update: | Tuesday, January 29, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NickyBall/MSTeamWebhookClient |
| NuGet Url: | https://www.nuget.org/packages/MSTeamWebhookClient |
Install
Install-Package MSTeamWebhookClient
dotnet add package MSTeamWebhookClient
paket add MSTeamWebhookClient
MSTeamWebhookClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)