ef-bulk-operations icon indicating copy to clipboard operation
ef-bulk-operations copied to clipboard

Async/await support

Open RubenDelange opened this issue 6 years ago • 1 comments

Hi,

Have you considered adding async/await support?

This line could be replaced by await bulkCopy.WriteToServerAsync(...) ?

RubenDelange avatar Dec 10 '18 14:12 RubenDelange

Hi!

No, not really. But, it's an interesting idea. Thanks for the feedback!

mtanneryd avatar Dec 10 '18 19:12 mtanneryd