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.
287 stars
5 watching
12 forks
Language: C#
last commit: about 2 months 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. | 114 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 357 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 705 |
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# | 238 |
devteam/csharp-interactive | Builds and manages .NET projects programmatically or interactively with the help of scripts. | 14 |
nikhilk/scriptsharp | A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 |
mvelazc0/defcon27_csharp_workshop | A hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks | 1,116 |
droberson/harness | A tool to execute programs in memory using various protocols. | 10 |
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 | 25 |
moxystudio/node-cross-spawn | A cross-platform solution to Node.js spawn and spawnSync issues on Windows | 1,103 |
antoniococo/runascs | A utility tool that allows running processes with different permissions using explicit credentials | 1,035 |