.NET Standard Library for Webex Teams API.
Info
Version: | 2.3.0 |
Author(s): | Joshua Barton |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WxTeamsSharp |
Install
Install-Package WxTeamsSharp
dotnet add package WxTeamsSharp
paket add WxTeamsSharp
WxTeamsSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Http(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)