

.NET Lab
2 likes
C# and Razor compiler playground in the browser via Blazor WebAssembly.
Features
Properties
- Lightweight
Features
- Portable
- No registration required
- Syntax Highlighting
- Disassembler
- C-sharp
.NET Lab News & Activities
Highlights All activities
Recent activities
- reviewed .NET Lab
looks like a better sharplab :)
.NET Lab information
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).





Comments and Reviews
looks like a better sharplab :)