Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

712 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refactoring Essentials for Visual Studio

Join the chat at https://gitter.im/icsharpcode/RefactoringEssentials

@vsrefactoring | vsrefactoringessentials.com

Refactorings Essentials sports the following features:

  • Refactorings for C# and Visual Basic
  • Analyzers and code fixes for C# and Visual Basic
  • Code Converters to convert C# to Visual Basic and vice versa (VB to C#)

Refactoring Essentials comes in the following flavors:

  • VSIX: built for Visual Studio - supports analyzers, refactorings and code converters (in VS 2015 and 2017)
  • Nuget: packaged for build servers / IDEs that support analyzers via Nuget packages
  • RefactoringEssentials assembly: usable in any IDE (-like environment), base assembly with all features

The latter means it is x-platform and not tied to Windows / Visual Studio.

History: Refactoring Essentials started out as NR6Pack, and was part of the NRefactory 6 repository. In the course of
joint development, we made architectural tweaks that resulted in the two projects now being separate - which makes them easier to maintain and contribute to.

Project Build Status

Branch Status 4.* (VS 2015) Status 5.* (VS 2017)
master (Development) Build status Build status
release (Latest Release) Build status Build status

About

Refactoring Essentials for Visual Studio

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages