Andrea

Results 1 comments of Andrea

The proposed solution of using the [EnableQueryAsync] attribute does not seem to work correctly when the request includes both $expand and $filter options. **Example of a failing request:** `GET http://localhost:5230/odata/Orders/?$count=true&$filter=CustomerId...