• This repository has been archived on 08/Nov/2018
  • Stars
    star
    121
  • Rank 292,463 (Top 6 %)
  • Language
    C#
  • License
    Other
  • Created almost 10 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Now superseded by Microsoft/vs-threading

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.