davidfowl / AspNetCoreDiagnosticScenarios

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

Remove redundant word for capturing ExecutionContext #95

Closed kiapanahi closed 2 years ago

kiapanahi commented 2 years ago

Under Title: Common APIs that capture the ExecutionContext there are two words meaning the same thing: store & capture. Removing one of them.