icsharpcode / ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
20.73k stars 3.29k forks source link

Natural Sort without interop #3196

Closed christophwille closed 2 months ago

christophwille commented 2 months ago

Using NaturalSort.Extensions 4.3 that was updated for Unicode as per https://github.com/tompazourek/NaturalSort.Extension/issues/74

Benchmark https://github.com/christophwille/poc-oh/blob/main/src/NaturalSortBenchmark/README.md