LINQ

This is a set of classes and extensions for IQueryable that help to write significantly less boring code related to data filtering, sorting, and pagination.

TODO: example. FilterSortAndPaginate.

Filter Conventions

IFilter

ISorter

QueryableExtensions

SearchByAttribute

Sorter