diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index b8989e4f5..03bf6dfcd 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -92,9 +92,18 @@ ### C\# +* [Codeapi](https://codapi.org/csharp) +* [CodeSandbox](https://codesandbox.io/s/c-z2m9v) +* [Dotfiddlenet](https://dotnetfiddle.net) +* [Getvm](https://getvm.io/playgrounds/c-sharp-playground) +* [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) +* [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk) * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) -* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/) +* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler) +* [Scholarhat](https://www.scholarhat.com/compiler/csharp) +* [Sharplab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) +* [W3Schools](https://www.w3schools.com/cs/cs_compiler.php) ### C++