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.
15Nov 8, 2024Updated last year

Alternatives and similar repositories for NaturalStringComparer

Users that are interested in NaturalStringComparer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?