.NET Project File Analyzers has SonarQube integration

The .NET Project File Analyzers latest 1.10.0 release has SonarQube integration.

The analyzers check for MSBuild files (such as .slnx, .csproj, .vbproj, .props, and .targets) and reports on them hooking onto the Roslyn compiler. By using the hook provided by Sonar its reports are taken into account when using SonarQube.

We hope that this will improve your development experience and are thankful to SonarQube for there great developer platform.

The .NET Project File Analyzers is open source and released under MIT.

1 Like