Warns in advanced cases where you're missing an await.
Info
| Version: | 1.0.2-alpha |
| Author(s): | lwischik |
| Last Update: | Thursday, June 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ljw1004/blog/blob/master/Analyzers/MissingAwaitAnalyzer/MissingAwaitAnalyzer/readme.md |
| NuGet Url: | https://www.nuget.org/packages/MissingAwaitAnalyzer |
Install
Install-Package MissingAwaitAnalyzer
dotnet add package MissingAwaitAnalyzer
paket add MissingAwaitAnalyzer
MissingAwaitAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags