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:
Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme
