Classes for using Azure Storage Blobs with the Microsoft Bot Builder SDK.
Info
| Version: | 4.23.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, January 23, 2025 |
| .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.Blobs |
Install
Install-Package Microsoft.Bot.Builder.Azure.Blobs
dotnet add package Microsoft.Bot.Builder.Azure.Blobs
paket add Microsoft.Bot.Builder.Azure.Blobs
Microsoft.Bot.Builder.Azure.Blobs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Azure.Storage.Blobs(>= 12.4.4)
- Microsoft.Rest.ClientRuntime(>= 2.3.21)
- Newtonsoft.Json(>= 12.0.3)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags