Speed.VisualStudio.Threading.Analyzers

Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.


Keywords
analyzers, sdk, threading, visualstudio, vssdk
License
MIT
Install
Install-Package Speed.VisualStudio.Threading.Analyzers -Version 17.14.15-nowpf

Documentation

vs-threading

Build Status Join the chat at https://gitter.im/vs-threading/Lobby

Microsoft.VisualStudio.Threading

NuGet package

Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).

Getting started.

See the full list of features.

Microsoft.VisualStudio.Threading.Analyzers

NuGet package

Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.

Diagnostic analyzer rules.