F23.StringSimilarity
3.0.0
A .NET port of java-string-similarity.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package F23.StringSimilarity -Version 3.0.0
dotnet add package F23.StringSimilarity --version 3.0.0
<PackageReference Include="F23.StringSimilarity" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F23.StringSimilarity --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: F23.StringSimilarity, 3.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install F23.StringSimilarity as a Cake Addin
#addin nuget:?package=F23.StringSimilarity&version=3.0.0
// Install F23.StringSimilarity as a Cake Tool
#tool nuget:?package=F23.StringSimilarity&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
StringSimilarity.NET 3.0.0 matches the upstream Java project's 1.0.0 release, plus has been ported to .NET Standard 1.0 for full .NET Framework 4.5+, .NET Core 1.0+, and other platform support.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on F23.StringSimilarity:
Package | Downloads |
---|---|
Take.SmartContacts.Utils
Package Description
|
|
AzureTackleAnalyzer
Advanced embedded static analysis and type-checking for AzureTable code from F#
|
|
AzureTackleAnalyzer.Core
AzureTackleAnalyzer
|
|
Take.SmartContacts.Utils.Intent
Package Description
|
|
Nuna.Lib.NetStandard
Helper for ICS Development
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on F23.StringSimilarity:
Repository | Stars |
---|---|
wabbajack-tools/wabbajack
A mod list downloader & installer for Skyrim/Oblivion and Fallout games
|
|
ShokoAnime/ShokoServer
Repository for Shoko Server.
|
|
DanHarltey/Fastenshtein
The fastest .Net Levenshtein around
|
|
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
|