Need .net opencover plugin installation on sonarqube dashboard

Hi Team, need one help. I’m looking for .net opencover/coverlet to be install on sonarqube dashboard to scan the coverage.xml

Hey there.

There’s nothing to install SonarQube-side in this case, but you’ll need to configure your pipeline to generate the report and point the scanner to it. I suggest you start with the documentation on .NET Test Coverage.

In my case I had the Jacoco default. It is not taking the .net coverage report. Do I need to add plugin or any installation to get the opencover or coverlet