SimMetrics.Net 1.0.4

.NET Standard 1.0 .NET Framework 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package SimMetrics.Net --version 1.0.4
NuGet\Install-Package SimMetrics.Net -Version 1.0.4
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="SimMetrics.Net" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimMetrics.Net --version 1.0.4
#r "nuget: SimMetrics.Net, 1.0.4"
#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.
// Install SimMetrics.Net as a Cake Addin
#addin nuget:?package=SimMetrics.Net&version=1.0.4

// Install SimMetrics.Net as a Cake Tool
#tool nuget:?package=SimMetrics.Net&version=1.0.4

SimMetrics.Net

SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).

Status
AppVeyor Build status
Travis Build Status
codecov.io codecov
coveralls.io Coverage Status
NuGet NuGet Badge

Supported frameworks are:

  • .NET 2.0
  • .NET 3.5
  • .NET 4.0
  • .NET 4.5 and up
  • .NET Standard 1.0 to .NETStandard 1.6 (including portable, windows phone and uap)
  • .NET Standard 2.0

Based on https://github.com/HamedFathi/SimMetricsCore with all the 87 unit-tests from the original project.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wp8 wp81 wpa81
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SimMetrics.Net:

Package Downloads
WireMock.Net The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.

md-stdl

Utility library for smaller miscellaneous problems.

Unimpressive.Core

Yet another unimpressive standard library of many simple and often used things

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimMetrics.Net:

Repository Stars
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Version Downloads Last updated
1.0.5 7,199,742 6/29/2018
1.0.4 496,106 10/10/2017
1.0.3 54,187 3/22/2017
1.0.1 5,312 2/4/2017
1.0.0 1,158 2/4/2017

Upgraded solution to VS2017