Silent Install HQ
ZIP WinGet

cs-script

oleg-shilo · 4.13.1.0 · neutral

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1073fc397938cba5c1097facb9ddb407e257d1000daa5965b483b8f90eb3d588 VirusTotal ↗
Filename cs-script.win.v4.13.1.0.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID oleg-shilo.cs-script
Version 4.13.1.0
Description C# Script execution engine
License MIT
Release Notes - #432: "Restoring packages..." hangs - Added compiler `NET10_0_OR_GREATER` and `NET10` for .NET10 scripts. - Added public ConsoleExtensions ```c# Console.Print("Running on .NET 10 or greater", DarkGreen); Console.Print("Hello"); var name = Console.Prompt("Enter your name: ", DarkYellow); ```