Microsoft MSBuild and dotnet

Analyze .NET projects using the SonarScanner for .NET with MSBuild and the dotnet CLI.

Integration overview

The SonarScanner for MSBuild is the official scanner for .NET projects. It integrates with MSBuild and the dotnet command-line tool to analyze your C# and VB.NET code. By hooking into the build process, it collects the necessary information to perform a comprehensive analysis, including code coverage and test results, ensuring your .NET applications meet your quality standards.