Skip to main content
dotnet-rewrite-async package icon

dotnet-rewrite-async

Uses Roslyn to rewrite synchronous C# methods into async counterparts

Total Downloads
21.3K
21,311
Published
Apr 13, 2016
Latest stable version

Install

.NET CLI
dotnet add package dotnet-rewrite-async --version 0.8.0
Package Manager Console
Install-Package dotnet-rewrite-async -Version 0.8.0
PackageReference
<PackageReference Include="dotnet-rewrite-async" Version="0.8.0" />

Frameworks

.NETStandard1.5

Dependencies

Microsoft.NETCore.App
.NETStandard1.5
[1.0.0-rc2-24008, )
AsyncRewriter
.NETStandard1.5
[0.7.11, )
System.Console
.NETStandard1.5
[4.0.0-rc2-24008, )
System.Runtime
.NETStandard1.5
[4.1.0-rc2-24008, )
[1.0.0-rc2-20542, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.