BestMatchDialog Version: 1.4.0
Information
Description
- BestMatchDialog for the Microsoft Bot Framework is a dialog that allows you to match a message receieved from a bot user against a list of strings and then carry out an appropriate action. Matching does not have to be exact and you can set the threshold as to how closely the message should match with an item in the list.
Version
- 1.4.0
Project Url
- https://github.com/garypretty/botframework
- View on NuGet: http://www.nuget.org/packages/BestMatchDialog
Dependencies
Here are the packages that version 1.4.0 of BestMatchDialog depends on.
Microsoft.Bot.Builder.TemplateManager : (4.0.0-alpha-m3)Authors
Installing with NuGet
PM> Install-Package BestMatchDialog
Packages that Depend on BestMatchDialog
No packages were found that depend on version 1.4.0.