SonarAnalyzer.VisualBasic 10.20.0.135146

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

Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.20.0.135146 83 2/25/2026
10.19.0.132793 4,131 1/30/2026
10.18.0.131500 2,915 1/8/2026
10.17.0.131074 2,067 12/17/2025
10.16.1.129956 2,024 12/3/2025
10.16.0.128591 1,149 11/26/2025
10.15.0.120848 13,344 7/22/2025
10.14.0.120626 945 7/16/2025
10.13.0.120203 802 7/9/2025
10.12.0.118525 1,932 6/18/2025
10.11.0.117924 1,138 6/6/2025
10.10.0.116381 1,880 5/19/2025
10.9.0.115408 1,244 5/1/2025
10.8.0.113526 1,677 4/8/2025
10.7.0.110445 6,704 2/28/2025
10.6.0.109712 2,903 1/29/2025
10.5.0.109200 279 1/10/2025
10.4.0.108396 1,940 12/18/2024
10.3.0.106239 1,687 11/26/2024
9.32.0.97167 21,014 8/14/2024
Loading failed