SonarQube.CSharp.CodeAnalysis 0.7.0-CTP6

This is a prerelease version of SonarQube.CSharp.CodeAnalysis.
dotnet add package SonarQube.CSharp.CodeAnalysis --version 0.7.0-CTP6
                    
NuGet\Install-Package SonarQube.CSharp.CodeAnalysis -Version 0.7.0-CTP6
                    
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="SonarQube.CSharp.CodeAnalysis" Version="0.7.0-CTP6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SonarQube.CSharp.CodeAnalysis" Version="0.7.0-CTP6" />
                    
Directory.Packages.props
<PackageReference Include="SonarQube.CSharp.CodeAnalysis" />
                    
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 SonarQube.CSharp.CodeAnalysis --version 0.7.0-CTP6
                    
#r "nuget: SonarQube.CSharp.CodeAnalysis, 0.7.0-CTP6"
                    
#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 SonarQube.CSharp.CodeAnalysis@0.7.0-CTP6
                    
#: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=SonarQube.CSharp.CodeAnalysis&version=0.7.0-CTP6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SonarQube.CSharp.CodeAnalysis&version=0.7.0-CTP6&prerelease
                    
Install as a Cake Tool

SonarQube C# Code Analysis is a code analysis package based on the .NET Compiler Platform ("Roslyn"). The package offers reports on bugs, potential bugs, duplicated code, coding standards, comments, and software design. The rules used here are also available in the SonarQube platform.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.0-CTP6 146 4/23/2015