Add support for CloudTable.ExecuteQueryAsync #266
Labels
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
Milestone
An ExecuteQueryAsync method on CloudTable would be very helpful.
ExecuteQuerySegmentedAsync exists but not as handy as ExecuteQuery. Something like https://github.com/glueckkanja/tasync/blob/master/StorageExtensions.cs but with full support for all query options (like Take).
The text was updated successfully, but these errors were encountered: