Robuta

https://mongodb.github.io/mongo-csharp-driver/2.26.0/api/MongoDB.Driver/MongoDB.Driver.IAsyncCursorExtensions.ToListAsync.html Method ToListAsync | MongoDB CSharp Driver API Reference methodmongodbcsharpdriverapi https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Driver_IAsyncCursorExtensions_ToListAsync__1.htm IAsyncCursorExtensions.ToListAsync(TDocument) Method Returns a list containing all the documents returned by a cursor. method