A collection of 200+ refactorings for C#, powered by Roslyn.
$ dotnet add package Roslynator.RefactoringsA collection of 200+ refactorings for C#, powered by Roslyn.
This package is recommended to be used in an enviroment where Roslynator IDE extensions cannot be used, e.g. VS Code + C# Dev Kit. Otherwise, do not use this package and use IDE extension which has the same functionality.
Add package to your project:
dotnet add package roslynator.refactorings
Use EditorConfig to configure analyzers.