Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cincuranet/ConfigureAwaitChecker
ConfigureAwaitChecker
https://github.com/cincuranet/ConfigureAwaitChecker
Last synced: 7 days ago
JSON representation
ConfigureAwaitChecker
- Host: GitHub
- URL: https://github.com/cincuranet/ConfigureAwaitChecker
- Owner: cincuranet
- License: mit
- Created: 2015-08-22T08:01:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T07:57:01.000Z (over 2 years ago)
- Last Synced: 2024-05-22T21:10:57.888Z (6 months ago)
- Language: C#
- Homepage:
- Size: 561 KB
- Stars: 65
- Watchers: 6
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
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)