Hi there.
I am currently looking at integrating Sonar into our organisation and we have a very large number of repositories (over 200). Some of these have pipelines attached so integrating these are fairly straight forward but the vast majority do not have pipelines but I still need to do an initial analysis of these repos. For example lets say c#/.net project.
Could you offer some support on how I could do some analysis of these projects outsdie of a pipeline. I can find little no official documentation on how I might achieve this.
Can you do this via a local msbuild of the project which publishes the results or can this be achieved via a vs/vscode extensions?