2.0.3
- Use
Configureawait(false)for async calls, - Use
WithCancellation()andConfigureAwait(false)forawait foreachclauses
What's Changed
Full Changelog: 2.0.2...2.0.3
Configureawait(false) for async calls,WithCancellation() and ConfigureAwait(false) for await foreach clausesFull Changelog: 2.0.2...2.0.3