Format C# code with proper indentation and Microsoft coding conventions. C# Formatter is a free online tool from the ToolsRift Code Formatters collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
The formatter follows Microsoft C# conventions including 4-space indentation, opening braces on new lines, and consistent spacing.
Yes, the formatter handles modern C# including LINQ, async/await, records, pattern matching, and nullable reference types.
Yes, the formatter works with Unity C# scripts. Unity uses standard C# syntax with Unity-specific APIs.