Asyncify 0.9.7
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.
Showing the top 20 packages that depend on Asyncify.
Packages | Downloads |
---|---|
Theraot.Core
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, etc...) for .NET Framework. .NET Core, .NET Standard
|
25 |
Theraot.Core
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard
|
22 |
--- 0.9.7
Added interface refactoring
--- 0.9.6
Bugfix for invocation not calling .Result
Bugfix for .Result calls outside of a method
Bugfix for variable access within a Lambda expression
--- 0.9.5707.38527
First version of the nuget package.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.9.7 | 55 | 08/05/2023 |
0.9.7-beta2 | 32 | 08/23/2023 |
0.9.7-beta1 | 32 | 08/10/2023 |
0.9.6 | 41 | 08/11/2023 |