Please read the LICENSE.md agreement
The font used in the slides is
- Six Essential Tips for Async
- Asynchronous Programming with Async and Await
- Async/Await - Best Practices in Asynchronous Programming
- Async/Await FAQ
- Should I expose synchronous wrappers for asynchronous methods?
- Should I expose asynchronous wrappers for synchronous methods?
- Task Parallel Library
Task.Factory.StartNew
vsTask.Run
- ConfigureAwait Rosly Analyzer