From 27fcd989d5259544041a8d8fece07fadb1bae48d Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:42:50 +0530 Subject: [PATCH] Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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++