A collection of analyzers to help Visual Studio extension developers write quality code.
Info
Version: | 17.7.47 |
Author(s): | Microsoft |
Last Update: | Thursday, October 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/VSSDK-Analyzers |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.SDK.Analyzers |
Install
Install-Package Microsoft.VisualStudio.SDK.Analyzers
dotnet add package Microsoft.VisualStudio.SDK.Analyzers
paket add Microsoft.VisualStudio.SDK.Analyzers
Microsoft.VisualStudio.SDK.Analyzers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.BannedApiAnalyzers(>= 3.0.0)
- Microsoft.VisualStudio.Threading.Analyzers(>= 16.7.40)
Tags