.Net Filter Backend Compatible with jQuery-QueryBuilder
See original GitHub issueHi there,
We really appreciate all of the work done on jQuery-QueryBuilder, and we built a dynamic parser library in C#
that compliments the jQuery-QueryBuilder platform (it implements a generic filter on a collection of objects based on the filter objects supplied by jQuery-QueryBuilder) and have released it along with a sample of it being used with this library. Mostly we just wanted to make people aware, but we also thought perhaps mentioning it somewhere in the documentation might be appropriate, if helpful.
We’re still expanding on documentation, but it’s currently in use in a couple of production environments.
Here’s the project: https://github.com/castle-it/dynamic-linq-query-builder
Issue Analytics
- State:
- Created 8 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
jQuery QueryBuilder
Overview. QueryBuilder is an UI component to create queries and filters. It can be used on advanced search engine pages, administration backends, etc....
Read more >Dynamic Query Builder for ASP.Net-MVC - Using jQuery ...
To achieve Task 1 I'm using the jQuery QueryBuilder - a jQuery plugin to create user friendly queries. On the QueryBuilder website there...
Read more >List Filter based on JQuery QueryBuilder plugin
Order # Company Contact Country Order Date Product
10248 Vins et alcools Chevalier Paul Henriot France 7/4/1996 Queso Cabrales
10248 Vins et alcools Chevalier Paul...
Read more >Add query builder page from our MVC sample project in your ...
Add jQuery and jQuery UI scripts to your new EasyQuery.cshtml view if those libraries are not included into your layout view yet. Link...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Sure, here’s a screenshot of the sample application in our repository in action.
Good issue, but how about translation of the query and etc. such as https://blogs.msdn.microsoft.com/mattwar/2007/07/31/linq-building-an-iqueryable-provider-part-ii/ means create full IQueryable provider
because i dont have any idea how to translate: endwith(ToLover) expression