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
41 stars
8 watching
7 forks
Language: TypeScript
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A C# scripting platform for extending .NET applications with runtime scripts | 1,644 |
| An extension for Visual Studio 2017 that integrates C# script management. | 5 |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
| Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 |
| A .NET library for running external commands with customizable behavior and exception handling. | 705 |
| A lightweight C# compiler and REPL that compiles and executes user-defined C# code at runtime | 24 |
| An extension for VS Code that provides code snippet suggestions and navigation | 14 |
| A 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 |
| A tool that allows developers to run and test Swift scripts from the command line | 581 |
| An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. | 703 |
| Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
| Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
| C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
| A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
| Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |