NetPad
Run, test, and save C# code without creating a full project.
- Stars
- 2,257
- Forks
- 127
- Updated
- Updated Jul 12, 2026
Run, test, and save C# code without creating a full project.
NetPad is a cross-platform C# playground for trying snippets, learning language features, and keeping reusable utility or administration scripts without managing full projects. Users can inspect complex output, visualize data, query databases with LINQ or SQL, and add NuGet packages or local assembly references to individual scripts. It runs as a desktop application or in a browser and is positioned as an open-source LINQPad alternative. A .NET SDK version 6 or later is required, with EF Core tools additionally needed for database connections.
Resource types
Use cases
Edit, navigate, debug, and extend code with the open-source core behind VS Code.
Switch providers and sync MCP, prompts, skills, and sessions across AI coding tools.
Runtime
Capabilities
Audience
Public GitHub facts last synced Jul 14, 2026.
Use built-in or third-party coding agents in a terminal-based development environment
Install, edit, execute, and test code through a desktop app, CLI, or API.