Async in C#, the Old and the New

A presentation at DDD North 2020 in in Hull, UK by Stuart Lang

async/await has been around for a long time in C#, it has its benefits and is easy to fall into its pitfalls. It’s also come along way since its first introduction into the language, with C# 8 adding Async Streams.

This session will cover nuanced guidance around async code, and look at some of the newer constructs available to us such as Channels.

Buzz and feedback

Here’s what was said about this presentation on social media.