A simple C# client for the Bot Connector Direct Line REST API.
Info
Version: | 1.0.1-alpha |
Author(s): | Julien Bataille |
Last Update: | Thursday, May 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DirectLineClient |
Install
Install-Package DirectLineClient
dotnet add package DirectLineClient
paket add DirectLineClient
DirectLineClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.5.0224027)
- Newtonsoft.Json(>= 8.0.41)