https://github.com/SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
https://github.com/SonarSource/sonar-dotnet
c-sharp code-quality language-team roslyn sonarqube static-analysis static-analyzer static-code-analysis visual-basic
Last synced: about 2 months ago
JSON representation
Code analyzer for C# and VB.NET projects
- Host: GitHub
- URL: https://github.com/SonarSource/sonar-dotnet
- Owner: SonarSource
- License: other
- Created: 2012-08-28T07:37:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-05-10T00:32:58.000Z (about 2 months ago)
- Last Synced: 2025-05-10T01:27:35.374Z (about 2 months ago)
- Topics: c-sharp, code-quality, language-team, roslyn, sonarqube, static-analysis, static-analyzer, static-code-analysis, visual-basic
- Language: C#
- Homepage: https://redirect.sonarsource.com/plugins/csharp.html
- Size: 139 MB
- Stars: 832
- Watchers: 53
- Forks: 231
- Open Issues: 488
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing-analyzer.md
- License: LICENSE.txt
- Code of conduct: docs/code-of-conduct.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-analyzers - sonar-dotnet - the Sonar Roslyn analyzers which are powering SonarLint. They are also published as [SonarAnalyzer.CSharp](https://www.nuget.org/packages/SonarAnalyzer.CSharp/) NuGet package. (Popular Analyzers / Analyzer collections)
- awesome-dotnet-security - SonarQube - SonarC# and SonarVB are static code analyser for C# and VB.NET languages used as an extension for the SonarQube and SonarCloud platforms. It will allow you to produce stable and easily supported code by helping you to find and to correct bugs, vulnerabilities and smells in your code. (Static Code Analysis)