We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545f2cd commit bd4e1a1Copy full SHA for bd4e1a1
README.md
@@ -1,5 +1,5 @@
1
## Async to sync code roundtrip synchroniser for C#
2
-Automatically converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes.
+Automatically and in realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes.
3
4
You can also write your code in synchronous format and it will be automatically converted to async code in the background.
5
0 commit comments