Top 20 NuGet filter Packages

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 abil...
Véritable couteau suisse du .net, rlcx Power tools contient une énorme quantité d'outils plus utiles les uns que les autres.
.Net MVC 5 Flow Js Filter
Extension methods and javascript/css for rendering my datagrid component in web pages
simple combobox control with ability to filter items by text input using displaymemeberpath property or just item itself if items are strings
Sinch Callback SDK. Validates the message integrity of callbacks from Sinch
Custom WPF controls.
A Bloom Filter is a probabalistic data structure that Implements the Add() and Contains() methods in a memory efficient manner when compared to the more traditional Hash Set. However, the Bloom Filter has some draw backs: * It will sometimes indicate that an element is in the set when it isn't. The...
This package for ASP .Net MVC
var fb = new ConditionalFilterGenerator<Your Entity>(Request.RequestUri.ParseQueryString(), new ConditionalFilterBuilder()); COMMENT: first example fb.And<int>((e, i) => e.Id > i, "id") .And<int>((e, i) => e.Id < 4, "Id") .Or<string>((e, s) => e.Name.StartsWith(s), ...
AzureStorageFilterBuilder allows developer to create filters for Azure Storage Table request in a human-friendly way.
⏱ Superfast ^Advanced wildcards++? `*,|,?,^,$,+,#,>,++??,##??,>c` ... Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET through Conari (recommended due to caching of 0x29 opcodes + related optimizations) etc. ✔ regex-like quantifiers and amazing meta symb...
A JavaScript library for fuzzy filtering and string similarity scoring
helps with filtering on a XML field in sql server
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
Library to wrap IQueryable with filter and sort queries received in serialized form (i.e. from JavaScript front-end). Works by way of expression trees
Modify test complete project files to apply test case filtering.
HttpFilteringEngine is a transparent filtering proxy engine.