Further reading
You can find more information about the topics that were covered in this chapter at these URLs:
- Roslyn Analyzers: https://learn.microsoft.com/en-us/visualstudio/code-quality/roslyn-analyzers-overview
- Install third-party analyzers: https://learn.microsoft.com/en-us/visualstudio/code-quality/install-roslyn-analyzers
- Awesome Roslyn: https://github.com/ironcev/awesome-roslyn
- .NET Standard: https://learn.microsoft.com/en-us/dotnet/standard/net-standard
Here are some popular open-source Roslyn Analyzers on GitHub:
- Roslyn Analyzers: https://github.com/dotnet/roslyn-analyzers
- StyleCop: https://github.com/DotNetAnalyzers/StyleCopAnalyzers