Projects with this topic
-
Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
Updated -
Purpose --To process text files containing fixed-length records, by performing sort, filter, merge, or collate operations on the lines of text, using 'keys' (defined by a starting column and a number of columns). To illustrate rudimentary workflow functionality by chaining these functions together using the provided console application and a custom script.
Updated -
Table Stream is a complete solution for building tables capable of handling millions of rows with powerful filtering and sorting capabilities. It's composed of a React components library and C# libraries for server side filtering and sorting.
Updated -
Desktop app that allows the definition of sort, filter, merge, and collate functions to be performed on columns of text in text files.
Updated