Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Code analyzer for C# and VB.NET projects
- Host: GitHub
- URL: https://github.com/SonarSource/sonar-dotnet
- Owner: SonarSource
- License: lgpl-3.0
- Created: 2012-08-28T07:37:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T09:54:48.000Z (6 months ago)
- Last Synced: 2024-05-22T11:04:49.686Z (6 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: 132 MB
- Stars: 726
- Watchers: 51
- Forks: 223
- Open Issues: 638
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing-analyzer.md
- License: LICENSE.txt
- Code of conduct: docs/code-of-conduct.md
- Codeowners: .github/CODEOWNERS
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)