229 Forks
2736 Stars
2736 Watchers

Roslynator

A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.

How to download and setup Roslynator

Open terminal and run command
git clone https://github.com/JosefPihrt/Roslynator.git
git clone is used to create a copy or clone of Roslynator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Roslynator https://github.com/JosefPihrt/Roslynator/archive/master.zip

Or simply clone Roslynator with SSH
[email protected]:JosefPihrt/Roslynator.git

If you have some problems with Roslynator

You may open issue on Roslynator support forum (system) here: https://github.com/JosefPihrt/Roslynator/issues