am using specification pattern (1) with EF Core 3.1.7. I generate an IQueryable object then I want to apply the specification for my use cases.
IQueryable builder method