6 packages tagged with “natural-sort”
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Comparer for strings to sort by number in it (as windows explorer do)
PostgreSQL-specific extensions for Entity Framework Core: row-level locking (FOR UPDATE with Wait/SkipLocked/NoWait), random-increment sequence ID generation, natural sort keys, and schema rollback helpers.
Compare for string to sort by number in string (as windows explorer do)
Natural Sort (natural-sort) binding library for Bridge.NET projects.
IntelliDataSort is a high-performance, culture-aware sorting and parsing library for .NET, designed to safely handle real-world mixed data. It supports robust sorting of numbers, dates, file sizes, percentages, IP addresses, natural strings, versions, and currencies, with strong validation to prevent malformed, ambiguous, or malicious inputs. The library guarantees stable sorting, configurable string comparison rules, detailed parsed-value extraction, and strict edge-case handling across international formats.