Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-124

Use C# Drivers ExecuteAsync when executing async EF operations

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: 8.0.0
    • None
    • Dotnet Drivers
    • Hide

      This has very limited value and introduces all sorts of additional complexity into the pipeline. 

      Show
      This has very limited value and introduces all sorts of additional complexity into the pipeline. 

      Right now all queries are processed through IMongoQueryProvider.Execute. We should support ExecuteAsync too when the EF query is async.

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            damien.guard@mongodb.com Damien Guard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: