May 2019
Intermediate to advanced
504 pages
11h 50m
English
Because of the compiled nature of C# and .NET Core, static analysis and quality metrics of the source code can help the development team to maintain a healthy development pipeline. Similar to older tools such as StyleCop, and more popular Visual Studio extensions such as ReSharper, SonarQube is an open source static analysis platform providing valuable KPIs and history about the application source. Using SonarQube, certain traits and trends on quality metrics such as complexity, code smells, and duplications can be used to identify issues early on in the development cycle, helping the development team to steer the application in the right direction.
SonarQube supports a number of platforms and languages, ...
Read now
Unlock full access