Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on nuget.org
Top 0.5% downloads on nuget.org

nuget.org : lindhart.analyser.missingawaitwarning

When using dependency injection and async-await pattern it is possible to end up with an interface with a method that returns a Task. If this interface method is used in a synchronous method there is a likelihood that it will erroneously be run as a fire and forget method. In this situation this analyser generates a warning.

Registry - Homepage - JSON
purl: pkg:nuget/lindhart.analyser.missingawaitwarning
Keywords: Lindhart.Analyser.MissingAwaitWarning, analyzers, async, await, Task
License: MIT
Latest release: over 3 years ago
First release: over 6 years ago
Downloads: 3,982,772 total
Stars: 59 on GitHub
Forks: 13 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...