SearchExtensions : Search extension method for multiple properties against multiple terms
I recently added a new method to my library of IQueryable extensions methods built using expression trees. The library is geared towards enabling search functionality via extension methods.