peterjohncasasola / FlexQuery.NET
PublicFlexible querying for .NET IQueryable — filtering, sorting, paging, projection, validation, and security
FlexQuery.NET is a lightweight .NET library for dynamic filtering, sorting, pagination, and projection on IQueryable data sources like Entity Framework Core.
How It Works
You hear about a handy tool that lets apps handle flexible searches on customer lists or orders without hard-coding every rule.
You bring the tool into your project with a quick addition, and it's ready to use right away.
You link it to your list of records, like users or products, so it knows what to search.
You create pages where people can filter by name, sort by date, pick pages of results, or pick just certain details – all from simple requests.
You set simple limits on what fields can be searched to keep things secure and under control.
Your app now delivers exactly the data people ask for, fast and safe, making users happy with powerful searches.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.