An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

queryfilter

QueryFilter provides way of providing complex filtering on IQueryable<> with dynamic expression trees. With one property, you can do multiple filters, ands, ors, contains, less than, not equals, etc for anything that implements IQueryable. This also applies to Entity Framework. You also get the ability to add grouping to your queries with a very simple syntax. Best of all, you only have to work with the filter properties. You simply send your filter object and the query you want to apply the .Where clause to and QueryFilter takes care of the rest! You can even deserialize JSON into your filter if you want the UI to be able to apply these complex filters!

Ecosystem
nuget.org
Latest Release
1.0.4
almost 11 years ago
Versions
5
Downloads
10,600 total
Dependent Repos
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry nuget.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/queryfilter
spec
License
First Release about 11 years ago
Last Synced 21 days ago
Rankings on nuget.org
Dependent repos Top 7.0%