sdcb/csharp-runner
fast, secure c# runner
This platform allows you to securely run C# code snippets online, receiving the output, results, or errors in real-time. You provide C# code, and it executes it in an isolated environment, giving you the execution outcome. It's designed for developers or educators who need a safe and controlled way to run untrusted C# code, perhaps for testing, demonstrating, or learning purposes.
107 stars.
Use this if you need a high-performance, secure, and isolated environment to execute C# code snippets submitted by users or external sources, without risking your server's stability or security.
Not ideal if you're looking for a full C# development environment or an interactive debugger for complex applications.
Stars
107
Forks
16
Language
C#
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sdcb/csharp-runner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered...
microsoft/mcp-dotnet-samples
A comprehensive set of samples of creating and using MCP servers and clients with .NET
nisalgunawardhana/How-To-Create-MCP-Server
This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure...
MCDxAI/minecraft-dev-mcp
Model Context Protocol server for Minecraft Development
afrise/MCPSharp
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients...