.NET Lab icon
.NET Lab icon

.NET Lab

C# and Razor compiler playground in the browser via Blazor WebAssembly.

C#

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Online
2likes
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Portable
  2.  No registration required
  3.  Syntax Highlighting
  4.  Disassembler
  5.  C-sharp

.NET Lab News & Activities

Highlights All activities

Recent activities

  • Guest reviewed .NET Lab  

    looks like a better sharplab :)

  • namdx1987 liked .NET Lab
  • adrgri liked .NET Lab

.NET Lab information

AlternativeTo Category

Development

GitHub repository

  •  154 Stars
  •  18 Forks
  •  8 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about .NET Lab, and it has gotten 2 likes

.NET Lab was added to AlternativeTo by jammaster on and this page was last updated .

Comments and Reviews

   
Guest
0

looks like a better sharplab :)

Review from a new or low-activity account — shown here, but not counted in the app rating.

Official Links

What is .NET Lab?

  • Razor/CSHTML to generated C# code / IR / Syntax Tree / Errors.
  • C# to IL / Syntax / decompiled-C# / Errors / Execution console output.
  • Any Roslyn/Razor compiler version (NuGet official builds or CI builds given PR number / branch / build number).
  • Offline support (PWA).
  • VSCode Monaco Editor.
  • Multiple input sources (especially useful for interlinked Razor components).
  • C# Language Services (completions, live diagnostics) - experimental.
  • Configuring any C# options (e.g., LangVersion, Features, OptimizationLevel, AllowUnsafe).