davidfowl / AspNetCoreDiagnosticScenarios

This repository has examples of broken patterns in ASP.NET Core applications
7.65k stars 736 forks source link

Update AsyncGuidance.md #91

Closed davidfowl closed 1 year ago

davidfowl commented 1 year ago

Added AsyncLocal\<T> design, pitfalls and usage guidance.