We've now resolved the incident. Thanks for your patience.
C# repls created from the .NET C# template are not able to run due to a Kernel bug. We are currently investigating options to fix this.
In the meantime, you may be able to run your repl by switching to the mono runtime using the following steps:
Select "Show hidden files" in the file tree menu (three dots).
In the replit.nix file, add the mono runtime:
{ pkgs }: { deps = [ pkgs.mono pkgs.dotnet-sdk pkgs.omnisharp-roslyn ]; }
#run = "dotnet run" run = "set -e; csc main.cs; mono main.exe"
We’ll find your subscription and send you a link to login to manage your preferences.
We’ve found your existing subscription and have emailed you a secure link to manage your preferences.
We’ll use your email to save your preferences so you can update them later.
Subscribe to other services using the bell icon on the subscribe button on the status page.
You’ll no long receive any status updates from Replit Status, are you sure?
{{ error }}
We’ll no longer send you any status updates about Replit Status.