Hi all am using sonarqube v5.6.6
plugins:
- Sonarqube v5.6.6
- sonar fxcop plugin v1.0
- Sonar c# v6.0
I am trying to do sonar analysis for .Net core(v1.1) project(c# language) build using VS2017 community edition. i searched in net regarding this issue & got few links like link1, link2, link3 of stackoverflow but all points the sonar JIRATkt167 and its states that closed but still i didn't get any idea for how to run the sonar anlysis for .Net core project.
So please suggest me any documents or video to run same.
Please feel free to ask if you need any further details. sample code(which i used to do sonar analysis).