FormFlow implemention for v4 of the Bot Builder .NET SDK.
Info
Version: | 4.13.5 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Dialogs.FormFlow |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Dialogs.FormFlow |
Install
Install-Package Bot.Builder.Community.Dialogs.FormFlow
dotnet add package Bot.Builder.Community.Dialogs.FormFlow
paket add Bot.Builder.Community.Dialogs.FormFlow
Bot.Builder.Community.Dialogs.FormFlow Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Dialogs(>= 4.9.2)
- Microsoft.Recognizers.Text(>= 1.3.2)
- Microsoft.Recognizers.Text.Choice(>= 1.3.2)
- Microsoft.Recognizers.Text.DataTypes.TimexExpression(>= 1.3.2)
- Microsoft.Recognizers.Text.DateTime(>= 1.3.2)
Tags