Info
Version: | 1.0.54 |
Author(s): | Gary Pretty |
Last Update: | Monday, April 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garypretty/botbuilder-dotnet-extensions/ |
NuGet Url: | https://www.nuget.org/packages/GaryPretty.Bot.Builder.Middleware.BestMatch |
Install
Install-Package GaryPretty.Bot.Builder.Middleware.BestMatch
dotnet add package GaryPretty.Bot.Builder.Middleware.BestMatch
paket add GaryPretty.Bot.Builder.Middleware.BestMatch
GaryPretty.Bot.Builder.Middleware.BestMatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Core(>= 4.0.02018031301)
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.