.NET Lab icon
.NET Lab icon

.NET Lab

 Like

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

C#

License model

  • FreeOpen Source

Application type

Country of Origin

  • CZ flagCzechia
  • European Union flagEU

Platforms

  • Online
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

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

 Tags

  • razor
  • development
  • roslyn

.NET Lab News & Activities

Highlights All activities

Recent activities

Show all activities

.NET Lab information

  • Developed by

    CZ flagjjonescz
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  39 Stars
  •  6 Forks
  •  0 Open Issues
  •   Updated Jul 5, 2025 
View on GitHub

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

.NET Lab was added to AlternativeTo by jammaster on May 9, 2025 and this page was last updated May 9, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

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).

Official Links