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:
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: |