AdaskoTheBeAsT.AsyncFixer 1.6.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package AdaskoTheBeAsT.AsyncFixer --version 1.6.0.3
                    
NuGet\Install-Package AdaskoTheBeAsT.AsyncFixer -Version 1.6.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AdaskoTheBeAsT.AsyncFixer" Version="1.6.0.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdaskoTheBeAsT.AsyncFixer" Version="1.6.0.3" />
                    
Directory.Packages.props
<PackageReference Include="AdaskoTheBeAsT.AsyncFixer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AdaskoTheBeAsT.AsyncFixer --version 1.6.0.3
                    
#r "nuget: AdaskoTheBeAsT.AsyncFixer, 1.6.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AdaskoTheBeAsT.AsyncFixer&version=1.6.0.3
                    
Install AdaskoTheBeAsT.AsyncFixer as a Cake Addin
#tool nuget:?package=AdaskoTheBeAsT.AsyncFixer&version=1.6.0.3
                    
Install AdaskoTheBeAsT.AsyncFixer as a Cake Tool

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. This version contains all the dependencies upgraded.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0.14 259 5/19/2025
1.6.0.13 979 3/3/2025
1.6.0.12 276 12/8/2024
1.6.0.11 5,814 8/18/2024
1.6.0.10 313 7/23/2024
1.6.0.6 1,088 5/28/2024
1.6.0.5 270 5/27/2024
1.6.0.4 2,404 3/5/2024
1.6.0.3 867 2/13/2024
1.6.0.2 148 2/11/2024
1.6.0.1 178 2/4/2024