AspNetCore.IQueryable.Extensions
AspNetCore.IQueryable.Extensions copied to clipboard
how to use the filter dynamically
Hi
I am not clear on how to use the Filter Extensions dynamically. I have a list of fields and a parameter. The filter is to return a result where any of the fields contains the parameter. How to use the filter please give an example
Please help thanks