This repository started as a learning experience about the Roslyn API. Hopefully it will grow to hold many more analyzers.
Installation is performed via NuGet:
PM> Install-Package Roslyn.Analyzers
This repository adheres to the F5 manifesto so you should be able to clone, open in Visual Studio and build.
For documentation go here.
For list of analyzers go here.
This project is licensed under the MIT license.