AsyncFixer 1.6.0
AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully handles many corner cases.
https://github.com/semihokur/AsyncFixer/blob/main/CHANGELOG.md
This package has no dependencies.