Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cincuranet/ConfigureAwaitChecker

ConfigureAwaitChecker
https://github.com/cincuranet/ConfigureAwaitChecker

Last synced: 7 days ago
JSON representation

ConfigureAwaitChecker

Awesome Lists containing this project

README

        

# ConfigureAwaitChecker

* [Unexpected finding about "await using var"](https://www.tabsoverspaces.com/id/233852)
* [ConfigureAwait(false) analyzer with improved "brain" (v2.0)](https://www.tabsoverspaces.com/id/233732)
* [Checking for ConfigureAwait(false) as Visual Studio 2015 analyzer](https://www.tabsoverspaces.com/id/233523)
* [Checking for ConfigureAwait(false) automatically](https://www.tabsoverspaces.com/id/233476)