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

scriptcs/scriptcs

Write C# apps with a text editor, nuget and the power of Roslyn! observed · 2026-08-28

github.com/scriptcs/scriptcs · homepage · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: n/a
  • age_days: 4934
  • days_rel: n/a
  • days_push: 1143
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2487 stars · 363 forks observed · 2026-08-28

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

scriptcs is a command-line tool and REPL that lets you write and execute C# scripts (csx files) using any text editor, powered by the Roslyn compiler. It integrates NuGet for dependency management and supports script packs for bootstrapping common frameworks.

Use cases

  • run C# scripts without creating a Visual Studio project
  • interactive C# REPL for quick experimentation
  • write build or automation scripts in C#
  • manage script dependencies with NuGet
  • prototype C# code in a lightweight text editor
  • bootstrap scripts with framework-specific script packs

When to choose

  • you want to execute C# code without IDE or project overhead
  • you need a REPL for exploring .NET APIs
  • you prefer scripting in C# over PowerShell for automation tasks
  • you want NuGet package management in a scripting context

When to avoid

  • you need modern .NET Core/.NET 5+ scripting (dotnet-script is more actively maintained)
  • you require long-term support or frequent updates
  • you are building large applications better suited to full IDE workflows

Facets

cli-tool · maturity maintenance

interpreter cli developer-tools package-manager developer-tools programming-languages windows cross-platform cli dotnet csharp-scripting csx roslyn repl nuget script-packs command-line automation macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
scriptcs/scriptcsmain23

For agents

markdown · JSON · MCP: product_card(name="scriptcs/scriptcs")

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