Sign in Sign up
nuget

Asyncify

Asyncify-CSharp is an analyzer and codefix that allows you to quickly update your code to use the Task Asynchronous Programming model. This model, introduced in C# 5, adds an intuitive way of handling asynchronous calls within C#. The analyzer allows large codebases to be easily modified to use the TAP model by finding violations and applying fixes up the call tree.

Activity

Latest release
10y ago
Total releases
4
Cadence
~8 days
Last 12 months
0

Reach

Stars

Details

First release
Sep 11, 2015
Releases
Version Released
0.9.7 patch
0.9.7-beta2 pre
0.9.7-beta1 pre
0.9.6 initial