Ethan Hipps

Results 2 issues of Ethan Hipps

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...

We've been using this logger for a while in our C++ code base without issue. Recently we ported the library to Windows so that we could compile it as a...