Asyncify NuGet Package

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.




Got any Asyncify Question?





Info

Version: 0.9.7
Author(s): Hans van Bakel
Last Update: Monday, October 5, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/hvanbakel/Asyncify-CSharp
NuGet Url: https://www.nuget.org/packages/Asyncify


Install
Install-Package Asyncify
dotnet add package Asyncify
paket add Asyncify
Asyncify Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

9

days-since-last-release

3124