⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
-
Updated
May 27, 2024 - C#
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
The last comparison library you'll ever need!
High performance algorithms in C#: SIMD/SSE, multi-core and faster
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Sorts your image at high speed
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
An extensible, GUI-based file search and processing tool for Windows written in C# and WPF, with out-of-the-box functionality similar to grepWin and dnGrep
A VS extension to process selected text, add new text, and work with open files
Pinny Notes is a sticky note application with a button to "pin" a note making it always on top above other windows. A number of other handy tools are also available via the right click menus.
Computer science, Algorithms, Data Structures, Object Oriented Programming, Design Patterns, SOLID
Sorting and other algorithm. Implementation in C#
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.
Sorter plugin for BetterSongList to sort Beat Saber maps by play count
Add a description, image, and links to the sort topic page so that developers can more easily learn about it.
To associate your repository with the sort topic, visit your repo's landing page and select "manage topics."