.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
-
No reviews
2likes
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

  •  105 Stars
  •  14 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub
.NET Lab was added to AlternativeTo by jammaster on and this page was last updated .
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