NaturalSort.Extension Versions Save

🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").

2.0.0

5 years ago
  • #1: Rewritten the sorting algorithm to have more predictable results and be a little bit closer to Windows Explorer.

1.0.2

6 years ago

1.0.1

6 years ago
  • Tweaked NuGet package specification

1.0.0

6 years ago