Quantcast
Channel: entityframework Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1793

New Post: EF 6 and async for .NET 4.0 ?

$
0
0
Yes, that is correct. What is missing is the async APIs in the ADO.NET base classes under System.Data.Common. Microsoft.Bcl.Async provides extension methods for SqlClient only, and only for the async methods that were already exposed using the old async pattern in .NET 4.0. Those are a subset of the async methods exposed in .NET 4.5 which the async implementation of EF depends on.

Viewing all articles
Browse latest Browse all 1793

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>