开发者

ASYNC and Entity Framework

开发者 https://www.devze.com 2023-02-11 23:42 出处:网络
I\'ve just been reading up on the upcoming changes to c# and VB.Net using the new ASYNC and AWAIT keywords for asynchronous coding. Has anyone heard anything about whether or not this is going开发者_运

I've just been reading up on the upcoming changes to c# and VB.Net using the new ASYNC and AWAIT keywords for asynchronous coding. Has anyone heard anything about whether or not this is going开发者_运维问答 to be usable for async db calls via EF?

Thanks


We are evaluating the possibility of adding async capabilities to EF in the future, using the new Task-based pattern. It is too early to say whether and when this will happen but any information about the scenarios in which you expect to be able to take advantage of this feature will be greatly appreciated.

UPDATE: Async support has been added in EF6.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号