Monsters Weekly 179 - Working with AsyncLocal

In this episode we dive into AsyncLocal with a code example and a brief discussion on where it’s used by the ASP.NET team throughout the framework.

For more information on this topic:

https://docs.microsoft.com/en-us/dotnet/api/system.threading.asynclocal-1?view=netcore-3.1

https://blog.stephencleary.com/2013/04/implicit-async-context-asynclocal.html