/AsyncRewriter

Uses Roslyn to rewrite synchronous C# methods into async counterparts

Primary LanguageC#MIT LicenseMIT

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.