{"adoption": {"forks": 124, "observed_at": "2026-08-28T04:07:56.902121+00:00", "stars": 3341}, "canonical_url": "https://ross.abutalabs.com/products/csharprepl", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["cli", "developer-tools", "interpreter"], "health_score": 99, "homepage": "https://fuqua.io/CSharpRepl/", "language": "C#", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "active", "member_repos": ["waf/CSharpRepl"], "name": "waf/CSharpRepl", "platform": ["cross-platform", "windows", "cli"], "pushed_at": "2026-08-24T16:37:53+00:00", "repo": "waf/CSharpRepl", "stars": 3341, "tags": ["csharp", "dotnet", "repl", "nuget", "intellisense", "syntax-highlighting", "interactive-programming", "roslyn", "il-disassembly", "ai-code-completion", "command-line", "macos", "linux"], "topics": ["repl", "csharp", "dotnet", "cli", "global-tool", "interactive-programming", "console"], "urls": [], "use_cases": ["quickly prototype C# code without creating a scratch project", "explore a NuGet library's API interactively in the terminal", "inspect what the compiler generates with IL disassembly and lowered C#", "load and call into my own csproj or solution from a console", "attach a REPL to a running .NET process to poke at live state", "learn C# with autocomplete and inline documentation"], "what_it_is": "A cross-platform command-line C# REPL distributed as a .NET global tool, built on Roslyn. It offers syntax highlighting, intellisense, NuGet package installation, references to local projects, IL/lowered-C# inspection, and optional AI code completion.", "when_to_avoid": ["you need a full IDE experience with debugging, refactoring, or project management", "you are working in a language other than C# or a runtime other than .NET", "you need a GUI-based scratchpad like LINQPad with saved query files"], "when_to_choose": ["you want fast interactive C# experimentation from the terminal on Windows, macOS, or Linux", "you need to probe libraries, assemblies, or your own projects without scaffolding a console app", "you want to see compiler output (IL or lowered C#) for a snippet", "you need to debug or modify a running .NET application from a REPL"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/csharprepl", "repo": "waf/CSharpRepl", "role": "main", "score": 96}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.902121+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:41:04.280381+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "606e3f0a749a20cd08a8d32119b84081b649f1e1ccd415933b492ed380ba1cc6", "fetched_at": "2026-08-28T04:07:56.902121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/waf/CSharpRepl"}, {"content_hash": "21612410cfda5fc0f259269611d87ae6297bee7c4f96271bb8a95cea64371d67", "fetched_at": "2026-08-29T09:34:16.002899+00:00", "kind": "homepage", "missing": false, "url": "https://fuqua.io/CSharpRepl/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 90}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1978, "days_push": 9, "days_rel": 66, "gap_med": 5, "n_releases_24m": 6}, "score": 96, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}