In my code I'd like to make my repositories IQueryable. This way, the criteria for selection will be a linq expression tree.In my code I'd like to make my repositories IQu
In my code I'd like to make my repositories IQueryable. This way, the criteria for selection will be a linq expression tree.In my code I'd like to make my repositories IQu