AdaskoTheBeAsT.AsyncFixer 1.6.0.4

dotnet add package AdaskoTheBeAsT.AsyncFixer --version 1.6.0.4
NuGet\Install-Package AdaskoTheBeAsT.AsyncFixer -Version 1.6.0.4
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.4">
  <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.
paket add AdaskoTheBeAsT.AsyncFixer --version 1.6.0.4
#r "nuget: AdaskoTheBeAsT.AsyncFixer, 1.6.0.4"
#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.
// Install AdaskoTheBeAsT.AsyncFixer as a Cake Addin
#addin nuget:?package=AdaskoTheBeAsT.AsyncFixer&version=1.6.0.4

// Install AdaskoTheBeAsT.AsyncFixer as a Cake Tool
#tool nuget:?package=AdaskoTheBeAsT.AsyncFixer&version=1.6.0.4

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.4 1,366 3/5/2024
1.6.0.3 809 2/13/2024
1.6.0.2 86 2/11/2024
1.6.0.1 105 2/4/2024