Hacker News new | ask | show | jobs
by ridethebike 1730 days ago
Async/await were officially added to c# 5 and .net framework 4.5

I think it was possible to have async/await in .net framework 4.0 via some workarounds when it was still in CTP mode but I don't recall the details.