tumtumtum / AsyncRewriter

Uses Roslyn to rewrite synchronous C# methods into async counterparts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsyncRewriter

Uses Roslyn to rewrite synchronous C# methods into async counterparts

Project is in a very early stage and shouldn't be used quite yet. I also do git push -f every now and then.

About

Uses Roslyn to rewrite synchronous C# methods into async counterparts

License:MIT License


Languages

Language:C# 100.0%