mrxten / QueryDesigner

QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
MIT License
74 stars 26 forks source link

Between operator does not support #16

Open marcial opened 5 years ago

marcial commented 5 years ago

Hi @mrxten I am trying to filter with Between operator does not included as FilterType. how can I add it in the library. any help please.