Adds CosmosDB actions to Bot Framework composer.
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.Cosmos |
NuGet Url: | https://www.nuget.org/packages/Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos |
Install
Install-Package Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos
dotnet add package Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos
paket add Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos
Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos(>= 3.9.1)
- Microsoft.Bot.Builder.Dialogs.Adaptive(>= 4.11.00)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags