Microsoft.Bot.Connector.DirectLine
3.0.0
This library implements C# classes for using the Bot Framework Direct Line REST API
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Bot.Connector.DirectLine -Version 3.0.0
dotnet add package Microsoft.Bot.Connector.DirectLine --version 3.0.0
<PackageReference Include="Microsoft.Bot.Connector.DirectLine" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bot.Connector.DirectLine --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.Rest.ClientRuntime (>= 2.3.2)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.3
- 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)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Bot.Connector.DirectLine:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.BotFramework
This package contains the runtime assemblies for adding BotFramework extension to Microsoft.Azure.WebJobs.Extensions. For more information please visit https://dev.botframework.com/
|
|
BotSpec
BDD-style testing framework for Microsoft Bot Framework bots
|
|
Objectivity.Bot.DirectLine
Package Description
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.Bot.Connector.DirectLine:
Repository | Stars |
---|---|
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
|
|
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
|
|
MicrosoftLearning/AI-100-Design-Implement-Azure-AISol
Lab files for AI100T01A ILT Course
|
|
pierre3/LineMessagingApi
LINE Messaging API for .Net
|