GihanSoft / NaturalStringComparer

LINQ like method and Comparer<string> that can be used to sort strings by number in them (like what windows explorer do {"text1", "text2", "text10"} instead of {"text1", "text10", "text2"}). pure C# with .NET Standard.
12Updated 2 months ago

Alternatives and similar repositories for NaturalStringComparer:

Users that are interested in NaturalStringComparer are comparing it to the libraries listed below