DuoVia.FuzzyStrings
2.1.0
A Collection of Fuzzy String Algorithms for .NET. Partially derived from multiple open sources. See individual algorithm classes for attributions.
Install-Package DuoVia.FuzzyStrings -Version 2.1.0
dotnet add package DuoVia.FuzzyStrings --version 2.1.0
<PackageReference Include="DuoVia.FuzzyStrings" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DuoVia.FuzzyStrings --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
NetStandard 2.1 support added. A few bug fix contributions.
Dependencies
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DuoVia.FuzzyStrings:
Package | Downloads |
---|---|
log4net.Filter.FuzzyStringFilter
Allows you to filter log4net messages with fuzzy string logic
|
|
cataloteca.LevenshteinDistance
Algorithm used to calculate the distance and similarity between two strings.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DuoVia.FuzzyStrings:
Repository | Stars |
---|---|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|