Info
Version: | 1.0.3 |
Author(s): | Behzad Khosravifar |
Last Update: | Tuesday, May 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Behzadkhosravifar/StringCompration |
NuGet Url: | https://www.nuget.org/packages/StringComparison |
Install
Install-Package StringComparison
dotnet add package StringComparison
paket add StringComparison
StringComparison Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
between different models of the electric grid.
I have stripped off the power system specific code and put together
what can effectively be used as a string extension for determining approximate
equality between two strings.
All of the algorithms used here have been pulled
from online resources, translated into C#, and compiled into this library.
I found several other similar open-source implementations around but nothing for .NET/C#.
Adding the *.dll to your project will give you access to this extension and
the individual extensions under the hood of the IsSimilarity() extension.