ZIP
WinGet
cs-script
oleg-shilo · 4.12.0.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
Filename
cs-script.win.v4.12.0.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oleg-shilo.cs-script
Version
4.12.0.0
Description
C# Script execution engine
License
MIT
↗
Installer URL
https://github.com/oleg-shilo/cs-script/releases/download/v4.12.0.0/cs-script.win.v4.12.0.0.zip
Release Notes
- CS-Script ported to .NET 10
- Added '-l' option for auto-selecting the latest available .NET Runtime with the call: `css -self-rt -l`
- Added support for .NET 10 file-based execution directives: `#:package` and `#r`.
- Changed the search dir priorities to low local overwrite of the distributed included scrips (libs): `%CSSCRIPT_INC%` is now higher than "%CSSCRIPT_ROOT%/lib`
- In the `css.exe` status print out is now saying `<not set>` instead of `<not integrated>` for the Installat…