Microsoft.VisualStudio.SDK.Analyzers 17.7.113

Prefix Reserved
dotnet add package Microsoft.VisualStudio.SDK.Analyzers --version 17.7.113
                    
NuGet\Install-Package Microsoft.VisualStudio.SDK.Analyzers -Version 17.7.113
                    
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.SDK.Analyzers" Version="17.7.113">
  <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.SDK.Analyzers" Version="17.7.113" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.SDK.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.SDK.Analyzers --version 17.7.113
                    
#r "nuget: Microsoft.VisualStudio.SDK.Analyzers, 17.7.113"
                    
#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.SDK.Analyzers@17.7.113
                    
#: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.SDK.Analyzers&version=17.7.113
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.SDK.Analyzers&version=17.7.113
                    
Install as a Cake Tool

Microsoft.VisualStudio.SDK.Analyzers

This project is meant to provide a set of Roslyn Analyzers and automated code fixes that makes it easy to catch, discover and implement a wide array of best practices when building Visual Studio extensions.

Check out our exhaustive list of analyzers defined in this project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (15)

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

Package Downloads
Microsoft.VSSDK.BuildTools

A member of the Visual Studio SDK

Microsoft.VisualStudio.Shell.Framework

A member of the Visual Studio SDK

Microsoft.VisualStudio.Shell.15.0

A member of the Visual Studio SDK

Microsoft.VisualStudio.Shell.Design

A member of the Visual Studio SDK

Microsoft.VisualStudio.Package.LanguageService.15.0

A member of the Visual Studio SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.7.113 4,596 4/10/2026
17.7.105 12,384 2/18/2026
17.7.98 5,177 1/21/2026
17.7.79 238,995 5/14/2025
17.7.47 274,942 10/17/2024
17.7.41 191,519 7/15/2024
17.7.32 4,733 5/29/2024
17.7.22 97,100 5/21/2024
16.10.10 2,245,772 8/11/2021
16.10.1 267,383 4/27/2021
16.9.2-alpha 60,411 4/19/2021
16.7.9 86,256 8/10/2020
16.6.11 4,631 6/29/2020
16.6.8-alpha 17,255 5/15/2020
16.5.5 15,206 4/13/2020
16.3.14 727,170 9/15/2019
16.3.2 166,448 8/2/2019
16.1.5-alpha 838 8/2/2019
16.0.29 43,807 5/16/2019
Loading failed