GihanSoft / NaturalStringComparerView on GitHub
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.
14Nov 8, 2024Updated last year

Alternatives and similar repositories for NaturalStringComparer

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

Sorting:

Are these results useful?