Adds custom PersonName, QuotedText and Threshold recognizers to Bot Framework and Bot 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.Recognizers |
NuGet Url: | https://www.nuget.org/packages/Iciclecreek.Bot.Builder.Dialogs.Recognizers |
Install
Install-Package Iciclecreek.Bot.Builder.Dialogs.Recognizers
dotnet add package Iciclecreek.Bot.Builder.Dialogs.Recognizers
paket add Iciclecreek.Bot.Builder.Dialogs.Recognizers
Iciclecreek.Bot.Builder.Dialogs.Recognizers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Dialogs.Adaptive(>= 4.11.00)
Tags