DotNetAnalyzers / AsyncUsageAnalyzers

Now superseded by Microsoft/vs-threading
https://github.com/Microsoft/vs-threading
Other
121 stars 18 forks source link

Async Usage Analyzers for the .NET Compiler Platform

NuGet package

Join the chat at https://gitter.im/DotNetAnalyzers/AsyncUsageAnalyzers

Build status

codecov.io

This repository contains analyzers for best practices related to asynchronous programming. Where possible, code fixes are also provided to simplify the process of correcting violations.