This library implements .NET support for Declarative defintion of dialogs assets.
Info
Version: | 4.22.9 |
Author(s): | Microsoft |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Dialogs.Declarative |
Install
Install-Package Microsoft.Bot.Builder.Dialogs.Declarative
dotnet add package Microsoft.Bot.Builder.Dialogs.Declarative
paket add Microsoft.Bot.Builder.Dialogs.Declarative
Microsoft.Bot.Builder.Dialogs.Declarative Download (Unzip the "nupkg" after downloading)
Dependencies
- AdaptiveExpressions(>= 4.11.1)
- Microsoft.Bot.Builder.Dialogs(>= 4.11.1)
- Newtonsoft.Json(>= 12.0.3)
- NuGet.Packaging(>= 5.5.1)
Tags