This library implements C# classes for using the Bot Framework Direct Line REST API.
Info
Version: | 3.0.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Connector.DirectLine |
Install
Install-Package Microsoft.Bot.Connector.DirectLine
dotnet add package Microsoft.Bot.Connector.DirectLine
paket add Microsoft.Bot.Connector.DirectLine
Microsoft.Bot.Connector.DirectLine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Rest.ClientRuntime(>= 2.3.2)
- Newtonsoft.Json(>= 6.0.8)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Dynamic.Runtime(>= 4.0.11)
- System.Net.Http(>= 4.1.0)
- System.Net.Primitives(>= 4.0.11)
- System.Runtime(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)