Ross ROSS = Recommend OSS · open-source software intelligence for agents

oleg-shilo/cs-script

C# scripting platform observed · 2026-08-28

github.com/oleg-shilo/cs-script · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 89
  • Release rhythm 89
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 10.0
  • age_days: 3882
  • days_rel: 76
  • days_push: 71
  • n_releases_24m: 43

Full methodology

Adoption not part of the score

1868 stars · 268 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CS-Script is a CLR-based scripting platform that uses ECMA-compliant C# as its scripting language, supporting both standalone CLI execution and hosted in-process execution within .NET applications. It is one of the most mature C# scripting solutions, available since 2004, with integrations for Visual Studio, VSCode, Sublime Text, and Notepad++.

Use cases

  • run C# scripts from the command line instead of PowerShell or Bash
  • embed a C# script engine in a .NET application to execute user scripts at runtime
  • quickly prototype C# code without creating a full project
  • automate tasks using C# as a scripting language
  • edit and run C# scripts in VSCode or Notepad++

When to choose

  • you want a C# alternative to PowerShell or Bash scripting
  • you need to extend a .NET application with runtime-executable user scripts
  • you prefer strongly-typed C# syntax for automation and tooling
  • you need cross-platform C# scripting on Windows, Linux, and macOS

When to avoid

  • you need a general-purpose scripting language with a large scripting ecosystem like Python
  • your team primarily works outside the .NET ecosystem
  • you need lightweight dynamic scripting without compilation overhead

Facets

framework · maturity stable

interpreter cli developer-tools programming-languages developer-tools cross-platform windows dotnet cli c-sharp scripting clr roslyn powershell-alternative script-hosting command-line automation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
oleg-shilo/cs-scriptmain91

For agents

markdown · JSON · MCP: product_card(name="oleg-shilo/cs-script")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem