Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 854 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 854 Bytes

Async Usage Analyzers for the .NET Compiler Platform

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.