.NET CODE ANALYSIS
Run SonarQube Locally — .Net
How to run SonarQube locally for .Net solutions
The article describes how to analyze C# code quality using the SonarQube command line.

Prerequisites
- Download the SonarQube free Community Edition
- SonarQube scanners require version 8/11 of the…