cs-script.vscode

Csharp script runner

A VSCode extension for executing and debugging C# scripts using the CS-Script engine.

VSCode extension for CS-Script

GitHub

41 stars
8 watching
7 forks
Language: TypeScript
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
oleg-shilo/cs-scriptA C# scripting platform for extending .NET applications with runtime scripts1,644
oleg-shilo/cs-script.vsixAn extension for Visual Studio 2017 that integrates C# script management.5
nikhilk/scriptsharpA development tool that compiles C# source code into JavaScript for building large-scale web applications.660
devlooped/smallsharpEnables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection.287
adamralph/simple-execA .NET library for running external commands with customizable behavior and exception handling.705
davidwynne/csharpevalA lightweight C# compiler and REPL that compiles and executes user-defined C# code at runtime24
bogdan-lyashenko/vs-code-codecrumbsAn extension for VS Code that provides code snippet suggestions and navigation14
chvancooten/osep-code-snippetsA collection of C# code snippets from an Offensive Security PEN-300 course, covering various topics such as bypassing security features and encoding shellcodes.1,174
yonaskolb/beakA tool that allows developers to run and test Swift scripts from the command line581
lukebuehler/cshellAn interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution.703
michalstrehovsky/zerosharpDemonstrates the use of C# for systems programming with native ahead-of-time compilation technology2,030
1000ch/vscode-cssoProvides a TypeScript extension to minify CSS files using the CSSO library.4
cquery-project/vscode-cqueryC++ integration for Visual Studio Code with code completion and highlighting features.54
joshuatvernon/cbfA CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format.27
dnikolovv/optional-asyncAsync extensions for working with the Optional library in C# to chain asynchronous functions without awaiting5