Async Await Pitfalls / Guidelines - .NET User Group Zurich Presentation
On 6th of July I had the honor to present some topics about async/await. Mainly:
- What is asynchronous programming
- Deadlocks and ConfigureAwait
- How does the state machine work
- Pitfalls and general Guidelines
- ValueTask
You'll find all the slides and the whole talk in the blog.