configureawait
There are 6 repositories under configureawait topic.
awaescher/ObviousAwait
š§µ Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
johnthiriet/ConfigureAwaitBench
Benchmarking code with and without configure await
mollybeach/pastis
C++ programs projects algorithms framework tests and cmake configurations
stricq/STR.Common
Common code for STR Applications
sliced-bread/Slicedbread.ConfigureAwaitEnforcer
A command line tool for ensuring ConfigureAwait is specified for all awaits. Ideal for running in a CI pipeline.
Anapher/GlobalConfigureAwait
A fody addin that configures all awaiters.