SmallSharp
Project runner
Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection.
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
286 stars
5 watching
12 forks
Language: C#
last commit: 8 days ago
Linked from 1 awesome list
console-applicationcsharpcsharp-sourcegeneratorlearningvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
x-sharp/xsharppublic | The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 113 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
oleg-shilo/cs-script.vscode | A VSCode extension for executing and debugging C# scripts using the CS-Script engine. | 41 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 235 |
devteam/csharp-interactive | A build automation system for .NET projects that allows running C# scripts and builds without compiling them. | 13 |
nikhilk/scriptsharp | A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 658 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
mvelazc0/defcon27_csharp_workshop | A hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks | 1,110 |
droberson/harness | A tool to execute programs in memory using various protocols. | 9 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
moxystudio/node-cross-spawn | A cross-platform solution to Node.js spawn and spawnSync issues on Windows | 1,090 |
antoniococo/runascs | A utility tool that allows running processes with different permissions using explicit credentials | 1,019 |