Stop using async void in C#! Do this instead. Share: Download MP3 Similar Tracks Don't throw exceptions in C#. Do this instead Nick Chapsas What are record types in C# and how they ACTUALLY work Nick Chapsas That's NOT How Async And Await Works in .NET! Codewrinkles Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minnick - Copenhagen DevFest 2023 NDC Conferences My .NET Developer Roadmap for 2023 Nick Chapsas How IDisposable and Using Statements Work Together in C# IAmTimCorey Settling the Biggest Await Async Debate in .NET Nick Chapsas What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial tutorialsEU How to use Discriminated Unions Today in C# Nick Chapsas What is Span in C# and why you should be using it Nick Chapsas The New Way of Parsing ANY Type in .NET Nick Chapsas What's new in .NET 9 and C# 13 Filip Ekberg Back to Basics: Efficient Async and Await - Filip Ekberg - NDC London 2022 NDC Conferences Writing C# without allocating ANY memory Nick Chapsas Why all your classes should be sealed by default in C# Nick Chapsas Avoiding Async Void Coding Tutorials Intro to gRPC in C# - How To Get Started, IAmTimCorey Making LINQ Blazing fast with PLINQ (Parallel LINQ) | .NET & C# Essentials Amichai Mantinband How Much Memory for 1,000,000 Threads in 7 Languages | Go, Rust, C#, Elixir, Java, Node, Python ThePrimeTime Python Functions | Python Tutorial for Absolute Beginners #1 Programming with Mosh