Getting Started
Features
Community
More Features
.NET Fiddle offers a lot of more rich features such as:
Auto Run
You can automatically run your code when your Fiddle is modified by enabling the Auto Run. This option is disabled by default.
Convert to VB.NET/C
You can convert your code from C# to VB.NET or VB.NET to C#
Project Type Supported:
- Console
Fork
You can Fork an existing Fiddle to your account and edit it.
Save
You can save the current Fiddle to your account and edit it.
Tidy Up
You can Format your code to remove empty lines, fix indentation, etc.
View IL
You can disassemble your code to view the IL (Intermediate Language)
Project Type Supported:
- Console