Fastenshtein 1.0.0.2
See the version list below for details.
dotnet add package Fastenshtein --version 1.0.0.2
NuGet\Install-Package Fastenshtein -Version 1.0.0.2
<PackageReference Include="Fastenshtein" Version="1.0.0.2" />
paket add Fastenshtein --version 1.0.0.2
#r "nuget: Fastenshtein, 1.0.0.2"
// Install Fastenshtein as a Cake Addin #addin nuget:?package=Fastenshtein&version=1.0.0.2 // Install Fastenshtein as a Cake Tool #tool nuget:?package=Fastenshtein&version=1.0.0.2
The fastest Levenshtein on NuGet
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Fastenshtein:
Package | Downloads |
---|---|
NINA.Astrometry
This assembly contains the astronomy components of N.I.N.A. |
|
Musoq.Plugins
Package Description |
|
SimplifiedSearch
Simple way to add ranked fuzzy matching search. For when you have up to a few thousand products, locations or similar and want to add a search that most users will see as smart, with minimal work. using SimplifiedSearch; IList<Country> matches = await listOfCountries.SimplifiedSearchAsync("thaiwan", x => x.CountryName); foreach (var country in matches) Console.WriteLine(country.CountryName); // output: // Taiwan // Thailand |
|
LogicFlow.Astra.Selenium.WebDriver
LogicFlow Astra extensions and integration for Selenium. |
|
NearestWord
Find a closer word in a list of synonyms. |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Fastenshtein:
Repository | Stars |
---|---|
YarnSpinnerTool/YarnSpinner
Yarn Spinner is a tool for building interactive dialogue in games!
|
|
Valkirie/HandheldCompanion
ControllerService
|
|
kookxiang/jellyfin-plugin-bangumi
bgm.tv plugin for jellyfin
|
|
cnbluefire/HotLyric
热词,为 HyPlayer 和 LyricEase 提供桌面歌词支持。https://www.microsoft.com/store/productId/9MXFFHVQVBV9
|
|
Puchaczov/Musoq
SQL Swiss Army Knife - Engine for Diverse Data Sources
|
Now supporting client profile and portable class library