Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.88 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.88 KB

SonarC# and SonarVB

Build Status

Product Quality Gate Coverage
Analyzer Quality Gate Coverage
Plugin Quality Gate Coverage

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.

Features

  • 350+ C# rules and 100+ VB.​NET rules
  • Metrics (complexity, number of lines etc.)
  • Import of unit test results from VSTest, MSTest, NUnit and xUnit
  • Import of test coverage reports from Visual Studio Code Coverage, dotCover, OpenCover and NCover 3.
  • Support for custom rules

Useful links

Have question or feedback?

To provide feedback (request a feature, report a bug etc.), simply create a GitHub Issue.

Get started

How to contribute

Check out the contributing page to see the best places to log issues and start discussions.

License

Copyright 2014-2019 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0