/AsyncToSyncCodeRoundtripSynchroniserForCSharp

In realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes. You can also write your code in synchronous format and it will be automatically converted to async code in the background.

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1

Watchers