

.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
Tags
- razor
- development
- roslyn
.NET Lab News & Activities
Highlights All activities
Recent activities
- jammaster added .NET Lab
jammaster added .NET Lab as alternative to SharpLab and Compiler Explorer
.NET Lab information
No comments or reviews, maybe you want to be first?
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).




