SonarQube is a great tool for static code analysis for bugs, vulnerabilities, code smells, coverage etc. Recently, I had the chance to use SonarQube for .NET core projects. As with other emerging platforms, it took quite a bit of effort to set it up and get it working. …