Fastenshtein 1.0.11

dotnet add package Fastenshtein --version 1.0.11
                    
NuGet\Install-Package Fastenshtein -Version 1.0.11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fastenshtein" Version="1.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fastenshtein" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Fastenshtein" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fastenshtein --version 1.0.11
                    
#r "nuget: Fastenshtein, 1.0.11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fastenshtein@1.0.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fastenshtein&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=Fastenshtein&version=1.0.11
                    
Install as a Cake Tool

About

Fastenshtein is one of the fastest .Net Levenshtein projects around. Levenshtein calculates the shortest possible distance between two strings. Producing a count of the number of insertions, deletions and substitutions to make one string into another.

Fastenshtein is an optimized and fully unit tested Levenshtein implementation. It is optimized for speed and memory usage.

How to Use

int levenshteinDistance = Fastenshtein.Levenshtein.Distance("value1", "value2");

Alternative method for comparing one item against many (quicker due to less memory allocation, not thread safe)

Fastenshtein.Levenshtein lev = new Fastenshtein.Levenshtein("value1");
foreach (var item in new []{ "value2", "value3", "value4"})
{
	int levenshteinDistance = lev.DistanceFrom(item);
}
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (14)

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.

KustoLoco.Core

KQL querying against local data

GitHub repositories (11)

Showing the top 11 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
Puchaczov/Musoq
SQL Syntax without any database
cnbluefire/HotLyric
热词,为 HyPlayer 和 LyricEase 提供桌面歌词支持。https://www.microsoft.com/store/productId/9MXFFHVQVBV9
Turnerj/Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
nazuke/SEOMacroscope
SEO Macroscope is a website scanning tool, to check your website for broken links; including some technical SEO functionality, site scraping, Excel reporting, and more.
Valyreon/Subloader
Subloader is a subtitle downloader that enables you to quickly find and download subtitles for your video files.
TRKS-Team/WFBot
一个 Warframe 的多聊天平台机器人
Chaoses-Ib/ObsidianShell
Associate Markdown files with Obsidian
Version Downloads Last Updated
1.0.11 1,557 9/6/2025
1.0.10 1,108,336 6/19/2024
1.0.0.9 363,848 5/14/2024
1.0.0.8 3,349,194 10/8/2021
1.0.0.7 445,338 2/12/2021
1.0.0.5 2,199,103 8/26/2018
1.0.0.4 90,998 1/25/2017
1.0.0.3 1,952 1/23/2017
1.0.0.2 159,112 12/6/2015

Updated build targets:
- Adding direct support for .Net 9.
- Removed support for netstandard1.0, as recommended by Microsoft.
- net452 updated to net462, as it was no longer supported.