Extend IAsyncCursor and IAsyncCursorSource to support IAsyncEnumerable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • Needed
    • Hide

      1. What would you like to communicate to the user about this feature? The driver added extension methods to our cursors and in LINQ to support IAsyncEnumerable which allows users to asynchronously enumerate results of a query using `await foreach` syntax

      2. Would you like the user to see examples of the syntax and/or executable code and its output? Yes show users syntax samples. The ToAsyncEnumerable test in MongoQueryableTests.cs is a simple use case of the new extensions methods.

      3. Which versions of the driver/connector does this apply to? 3.5+

      Show
      1. What would you like to communicate to the user about this feature? The driver added extension methods to our cursors and in LINQ to support IAsyncEnumerable which allows users to asynchronously enumerate results of a query using `await foreach` syntax 2. Would you like the user to see examples of the syntax and/or executable code and its output? Yes show users syntax samples. The ToAsyncEnumerable test in MongoQueryableTests.cs is a simple use case of the new extensions methods. 3. Which versions of the driver/connector does this apply to? 3.5+
    • None
    • None
    • None
    • None
    • None
    • None

            Assignee:
            Adelin Mbida Owona
            Reporter:
            Boris Dogadov
            Votes:
            5 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: