Skip to main content
Shaolinq.AsyncRewriter package icon

Shaolinq.AsyncRewriter

Stop copying and pasting code in order to support Async/Await! Shaolinq.AsyncRewriter generates async methods from your sync methods using Roslyn. AsyncRewriter is used extensively by the Shaolinq ORM/LINQ project.

Total Downloads
171.8K
171,827
Published
May 18, 2018
Latest stable version

Install

.NET CLI
dotnet add package Shaolinq.AsyncRewriter --version 1.5.0.1297-fix-asyncrewriter-me
Package Manager Console
Install-Package Shaolinq.AsyncRewriter -Version 1.5.0.1297-fix-asyncrewriter-me
PackageReference
<PackageReference Include="Shaolinq.AsyncRewriter" Version="1.5.0.1297-fix-asyncrewriter-me" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.