Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Asyncable CTP
Asyncable CTP

Asyncable CTP

Yahav Gindi Bar

|
746 installs
| (0) | Free
This code refactoring tool allows you to automaticlly generate async/sync method variant from a given method, i.e. from sync method, it allows to create an async method variant and vise-versa. In addition, this tool does support batch generation for entire class and/or interface.
Download

Asyncable (CTP)

by Quartz Technologies, Ltd.

Summary:

Asyncable is a code refactoring tool that allows you to create the missing method variant.

In other words, this tool can take a given synchronous or asynchronous method or method signature (in case of interfaces and abstract classes) and create the synchronous/asynchronous variant of the given methods automaticlly.

 

Features:

  • Sync and Async methods detection and analysis.
  • Batch completion for the given class and/or interface.
  • Support for CancellationToken.

 

Dependencies:

This tool is been dependent on the Microsoft .NET Compiler Platform (Roslyn).

 

Release Notes:

This tool currently available only for C#.

 

License:

This project is been released under the BSD license.

 

Source Code:

Yes! Asyncable is totally open source! You can grab it at:

  • CodePlex.
  • Github.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft