- C# Essentials
GitHub, by Dustin Canpbell
C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language features.
- .NET Compiler Platform (“Roslyn”) Analyzers
GitHub, by Microsoft
This repository contains a number of Roslyn diagnostic analyzers initially developed to help flesh out the design and implementation of the static analysis APIs. They have been migrated from the main dotnet/roslyn repository in order to continue and speed their further development.
VS SDK, packages, add-ins, macros and more…