这是一个能辅助你实现异步代码的生成器。他可以在接口,类,结构体上工作。有时候甚至还能给已编译的方法扩展异步。 This is a generator that helps you implement asynchronous code. It can work on interfaces, classes, and structures. Sometimes you can even extend asynchrony to compiled methods.
$ dotnet add package IntelligentCoderNo README available.