eshop-mobile-client icon indicating copy to clipboard operation
eshop-mobile-client copied to clipboard

[Mobile] Question Regarding use of ConfigureAwait(False)

Open EthanHipps opened this issue 2 years ago • 0 comments

Could you please explain why ConfigureAwait(False) is used with most of the HTTP requests and JSON serialization. This is the first sample MAUI app I've seen that uses it so much. Thank you in advance for any answers.

EthanHipps avatar Sep 27 '22 20:09 EthanHipps