I have two expressions of type Expression<Func<T, bool>> and I want to take to OR, AND or NOT of t
I'm having trouble with a query written in LINQ and Lambda. So far, I'm getting a lot of errors here
Is there a better way to get the Property name when passed in via a lambda expression? Here is what i currentl