Top 20 NuGet sort Packages

Sort Array (sort-array) binding library for Bridge.NET projects.
A libary which support sort large file in external memory with merge sort!
TinySort is a small script that sorts HTML elements. It sorts by text- or attribute value, or by that of one of its children.
A simple solution for sort data use c#
Sort large and small delimited or fixed width files by defined key(s) and direction with optional data filtering and progress reporting. Merge purge two files.
Additional Linq extensions
This plugin allows you to animatedly sort a table based on a column's <td>s, or on the content/value of a child/descendant element within those <td>s. The various <td>s fly to their new homes, giving a nice effect. It also supports sorting on REGEXP matches. You can also control whether row relation...
Sort library. All sort are generic with IComparable constraint. > Bogosort > Bubble > Insert > Merge > Pancake > Quick
A way to "naturally" sort strings so that ordering the strings "10" and "2" returns "2" followed by 10.
ILGPU Lightning library for high-level GPU programming. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU.Samples
This library's purpose is to sort objects by using 'keys' on properties. It was created to solve a pain point in sorting via web api endpoints
ListSortHelper is to provide the same sorting algorithm used in Array publicly to IList<T>
Filtering, Ordering (Sorting) and Pagination library for .Net Core, ASP.NET Core, C#
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
Easy-to-use and high performance dynamic sorting library supporting SQL-like syntax and complex/nested expressions, that uses System.Linq.Expression to dynamically build fast comparers.
Wrappers and extensions to the .NET collections and LINQ.
Simple topological sorting for .net that supports cycles in the data to be sorted. Uses Tarjan's algorithm: http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm
Simple log file sorting utility. It will scan and combine log files using a configurable regex key.