Details
-
Bug
-
Resolution: Done
-
Unknown
-
None
-
None
Description
Async methods to get the data failed with the following exception:
Expression of type 'System.Collections.Generic.IEnumerable`1[MongoDB.EntityFrameworkCore.FunctionalTests.Entities.Guides.Planet]' cannot be used for parameter of type 'System.Collections.Generic.IAsyncEnumerable`1[MongoDB.EntityFrameworkCore.FunctionalTests.Entities.Guides.Planet]' |