tghamm / dynamic-linq-query-builder

A truly generic and dynamic linq query builder to compliment jQuery QueryBuilder and other dynamic linq query generation needs
MIT License
262 stars 110 forks source link

Does it support comparing fields with fields #130

Open xgd224743 opened 6 months ago

xgd224743 commented 6 months ago

I would like to dynamically support comparing two fields of the same type. Do you support any related functions