Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

DotNetAnalyzers/AsyncUsageAnalyzers

Repository files navigation

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.