Adds custom actions to Bot Framework and Composer to work with Azure storage tables.
Info
Version: | 4.20.0 |
Author(s): | Tom Laird-McConnell |
Last Update: | Friday, June 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomlm/iciclecreek.bot/tree/master/source/Libraries/Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage |
NuGet Url: | https://www.nuget.org/packages/Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage |
Install
Install-Package Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage
dotnet add package Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage
paket add Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage
Iciclecreek.Bot.Builder.Dialogs.Database.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos.Table(>= 1.0.7)
- Microsoft.Bot.Builder.Dialogs.Adaptive(>= 4.11.00)
Tags