Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Using Roslyn Analyzers
85Likes
3,883Views
Aug 292024
Jim shows how to use Roslyn analyzers to analyze your code for style, quality, design and issues. Chapters 0:00 - Introduction 1:45 - What can you use analyzers for? 6:00 - Exploring analyzer generated warnings, messages and errors 9:07 - Turning on additional Roslyn analyzers 11:15 - Customizing rules and severity of code issues 13:45 - Using 3rd party analyzers 17:00 - More on exploring and fixing errors 22:10 - Best practices when using analyzers 25:30 - Wrap-up Resources https://github.com/dotnet/roslyn-anal... https://github.com/dotnet/roslyn https://learn.microsoft.com/en-us/dot... https://github.com/jwooley/RoslynLabs (Jim's hands on labs) https://github.com/code-cracker/code-... https://github.com/dotnet/roslynator https://github.com/SonarSource/sonar-...

Follow along using the transcript.

Microsoft Visual Studio

335K subscribers