I am getting the following error when using the predicate builder with Entity Framework Core....The source IQueryable doesn't implement IAsyncEnumerable. Only
sources that implement IAsyncEnumerable can be used for Entity
Framework asynchronous operat...