{"id":23763897,"url":"https://github.com/tomashubelbauer/dotnet-scripts","last_synced_at":"2026-04-28T17:34:37.134Z","repository":{"id":107986043,"uuid":"185214756","full_name":"TomasHubelbauer/dotnet-scripts","owner":"TomasHubelbauer","description":"Info about the very useful dotnet script tool","archived":false,"fork":false,"pushed_at":"2022-04-14T20:06:41.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T16:42:32.806Z","etag":null,"topics":["csx","dotnet","dotnet-core","dotnet-script","net"],"latest_commit_sha":null,"homepage":"","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomasHubelbauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-06T14:37:02.000Z","updated_at":"2022-04-17T09:52:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"692a0c8a-44ff-4aa9-83f9-a5a1d5bc7638","html_url":"https://github.com/TomasHubelbauer/dotnet-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TomasHubelbauer/dotnet-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fdotnet-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fdotnet-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fdotnet-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fdotnet-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomasHubelbauer","download_url":"https://codeload.github.com/TomasHubelbauer/dotnet-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fdotnet-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csx","dotnet","dotnet-core","dotnet-script","net"],"created_at":"2024-12-31T22:13:49.466Z","updated_at":"2026-04-28T17:34:37.130Z","avatar_url":"https://github.com/TomasHubelbauer.png","language":"Markdown","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `dotnet script` Tool\n\nIt is possible to run C# scripts by installing the `dotnet-script` tool:\n\n`dotnet tool install -g dotnet-script`\n\nTo use it as a REPL, do `dotnet script`.\n\nTo use it to run a CSX file, do `dotnet script file.csx`.\n\nTo reference a NuGet package, add `#r \"nuget: System.Drawing.Common, 4.5.1\"`.\n\nTo load another script into the context of the current one, use `#load`.\n\nTo enable IntelliSense in VS Code, do `dotnet script init` to get the OmniSharp config and the debugger config.\n\n## To-Do\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fdotnet-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomashubelbauer%2Fdotnet-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fdotnet-scripts/lists"}