GenericSearch icon indicating copy to clipboard operation
GenericSearch copied to clipboard

Generic search for IQueryable in ASP.NET MVC Core

GenericSearch

Generic search for IQueryable in ASP.NET MVC Core.

See this blog post for details:
www.palmmedia.de/blog/2012/2/18/aspnet-mvc-generic-filtering-based-on-expressions

Features:

  • Generic filtering with automatic and manual creation of search criteria
  • Paging and sorting of results
  • Grammar based search (created with Antlr and Irony)

Screenshot:

Screenshot

Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme