Info
| Version: | 1.4.0 |
| Author(s): | Gary Pretty |
| Last Update: | Thursday, January 12, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/garypretty/botframework |
| NuGet Url: | https://www.nuget.org/packages/BestMatchDialog |
Install
Install-Package BestMatchDialog
dotnet add package BestMatchDialog
paket add BestMatchDialog
BestMatchDialog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 3.5.0)
Tags
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.