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.

Auto Run

Convert to VB.NET/C

You can convert your code from C# to VB.NET or VB.NET to C#

Convert

Project Type Supported:

  • Console

Fork

You can Fork an existing Fiddle to your account and edit it.

Fork

Save

You can save the current Fiddle to your account and edit it.

Save

Tidy Up

You can Format your code to remove empty lines, fix indentation, etc.

Tidy Up

View IL

You can disassemble your code to view the IL (Intermediate Language)

Project Type Supported:

  • Console
View IL