Gridify, Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
$ dotnet add package Gridify
Gridify is a dynamic LINQ library that converts your strings to a LINQ query in the easiest way possible with excellent performance. it also, introduces an easy way to apply Filtering, Sorting and pagination using text-based data.
string to LINQ conversionstring to object mappingCheck out our docs at https://alirezanet.github.io/Gridify/.
Feel free to send us a pull request!
Check out the Contribution Page