Client for retrieving access tokens from the Bot Framework DirectLine Server.
Info
Version: | 1.0.0 |
Author(s): | Pratik Panda |
Last Update: | Thursday, November 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pratikpanda/botframework-directline-dotnet/tree/master/libraries/Bot.Framework.DirectLine.Client |
NuGet Url: | https://www.nuget.org/packages/Bot.Framework.DirectLine.Client |
Install
Install-Package Bot.Framework.DirectLine.Client
dotnet add package Bot.Framework.DirectLine.Client
paket add Bot.Framework.DirectLine.Client
Bot.Framework.DirectLine.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)