Azure classes for using Azure Services on the Microsoft Bot Builder SDK.
Info
Version: | 4.19.3 |
Author(s): | Microsoft |
Last Update: | Thursday, March 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Azure |
Install
Install-Package Microsoft.Bot.Builder.Azure
dotnet add package Microsoft.Bot.Builder.Azure
paket add Microsoft.Bot.Builder.Azure
Microsoft.Bot.Builder.Azure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.Azure.Cosmos(>= 3.2.0)
- Microsoft.Azure.DocumentDB.Core(>= 2.1.2)
- Microsoft.Azure.Storage.Blob(>= 9.4.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.21)
- Newtonsoft.Json(>= 12.0.3)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags