Closed vanillajonathan closed 2 years ago
Make the method async, this lets us use await and hence drop the GetResult extensions.
await
GetResult
Make the method async, this lets us use
await
and hence drop theGetResult
extensions.