Found 91 packages
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
Package Description
Query filtering for APIs
A simple dynamic expression-tree query builder. You pass it a nested collection of filters for an object, and it materializes a query capable of acting as the filter to an arbitrary collection.
Modeled on the jHipster library - filters for use in .Net core projects that use Entity Framework
Works around the lack of PNG transparency support in versions of IE below 6. This version is slightly modified to work with MVC conventions. As you know IE versions below 6 do not support png transparency. This plugin is designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. Plugin works well with both img elements within the DOM and css properties specified externally. | It is chainable. | Unlike some other png hack solutions, it does not replace/hide any of your html tags. | You can revert applied changes using .iunfixpng(). | Extremely easy to use!
Dynamic SQL Server querying language, using a metrics, dimensions and filters params.
Templates for easy query filtering in apis
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!
Abstractions package for Luizanac.QueryExtensions
.NET Library for handeling filtering, sorting and pagination in API
Dynamic query builder for Linq
LINQ extensions for pagination, order by and filter by properties
Query Dictionary working with MVC bindings.
A library that provides to apply serialized filters to IQueryable collections
Linq extension method to apply LHS bracket filters with Entity Framework
EF+ Query DbSetFilter | Entity Framework Dynamic Instance and Global Filters.