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.