Microsoft.VisualStudio.Threading.Analyzers 17.5.10-alpha

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.Threading.Analyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Threading.Analyzers --version 17.5.10-alpha
                    
NuGet\Install-Package Microsoft.VisualStudio.Threading.Analyzers -Version 17.5.10-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.5.10-alpha">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.5.10-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Threading.Analyzers --version 17.5.10-alpha
                    
#r "nuget: Microsoft.VisualStudio.Threading.Analyzers, 17.5.10-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.VisualStudio.Threading.Analyzers@17.5.10-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Threading.Analyzers&version=17.5.10-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Threading.Analyzers&version=17.5.10-alpha&prerelease
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (56)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Threading.Analyzers:

Package Downloads
Microsoft.VisualStudio.Threading

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).

Microsoft.VisualStudio.Utilities

A member of the Visual Studio SDK

Microsoft.VisualStudio.Text.Data

Microsoft® Visual Studio® Editor Platform

Microsoft.VisualStudio.Shell.Framework

A member of the Visual Studio SDK

Microsoft.VisualStudio.CoreUtility

Microsoft® Visual Studio® Editor Platform

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.14.15 8,574,061 5/14/2025
17.14.2-alpha 11,976 3/12/2025
17.13.61 2,665,816 3/17/2025
17.13.2 2,761,097 2/12/2025
17.12.19 5,985,623 11/12/2024
17.11.20 7,031,049 8/13/2024
17.11.19-preview 32,713 7/3/2024
17.10.48 5,962,935 5/1/2024
17.10.41 165,058 5/21/2024
17.10.12-preview 2,904 4/23/2024
17.9.28 4,852,819 2/7/2024
17.9.1-alpha 225,451 12/5/2023
17.8.14 4,131,615 11/14/2023
17.7.35 285,048 11/17/2023
17.7.30 3,072,874 8/10/2023
17.7.1-preview 2,671 7/28/2023
17.6.40 4,243,337 5/16/2023
17.5.22 4,539,472 2/2/2023
17.5.21 75,579 3/3/2023
17.5.10-alpha 35,338 1/5/2023
Loading failed