Sonarlint on Visual Studio Community for Mac

Hi,

I am a xamarin front end developer and i try to use sonarlint on Visual Studio Community on Mac for my project in C#. Someone can help me please ?

Hi @Elise - welcome to the community.

There isn’t a version of SonarLint for Visual Studio for Mac. However, the Sonar C# analysis rules are available as a NuGet package so you can reference that in your projects instead. See this StackOverflow post for more information.

The SonarC# NuGet package id is SonarAnalyzer.CSharp.

2 Likes

I will try ! Thank’s a lot !

1 Like

Could it be possible to pack this in to an extension for Visual Studio for Mac?
We definitely need this