NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. Currently, C# and VB code files are supported.
| Tags | Software Development Code Generators Build Tools |
|---|---|
| Licenses | Common Public |
| Operating Systems | OS Independent Windows Windows |
| Implementation | C# Visual Basic |
Recent releases


Changes: This release features a default configuration that is compatible with the Microsoft StyleCop source analysis ordering rules. An MSI distribution is also now available.


Changes: This release adds support for writing region directives as comments and fixes a couple C# and VB parsing/writing bugs.


Changes: This release adds support for processing source files with conditional compilation preprocessor directives, and fixes a couple of C# and VB parsing/writing bugs.


Changes: This release fixes command line issues under Mono and adds support for processing MonoDevelop project (.mdp) and solution (.mds) files.


Changes: This release fixes VB handling of member names starting with underscores and addresses several configuration bugs.