Dataslope logoDataslope · Learn

C#

Compile and run C# in the browser via Roslyn on the .NET WebAssembly runtime.

C# is compiled by Roslyn running on the .NET WebAssembly runtime. Top-level statements are supported, so you can write scripts without a wrapping class.

Hello, world

C#Block-2bafC# 13

LINQ over collections

C#Block-4a76C# 13

On this page