Library that compares a string to a list of string returning the match result for each of the string in the list.
Info
| Version: | 1.0.0 |
| Author(s): | Sean Thomas |
| Last Update: | Thursday, January 15, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FuzzyStringMatching |
Install
Install-Package FuzzyStringMatching
dotnet add package FuzzyStringMatching
paket add FuzzyStringMatching
FuzzyStringMatching Download (Unzip the "nupkg" after downloading)