Info
| Version: | 1.6.0 |
| Author(s): | Semih Okur |
| Last Update: | Tuesday, May 10, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.asyncfixer.com/ |
| NuGet Url: | https://www.nuget.org/packages/AsyncFixer |
Install
Install-Package AsyncFixer
dotnet add package AsyncFixer
paket add AsyncFixer
AsyncFixer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.