{"id":16286436,"url":"https://github.com/dynesshely/csharpell","last_synced_at":"2025-09-13T08:07:07.431Z","repository":{"id":178037839,"uuid":"655911921","full_name":"Dynesshely/Csharpell","owner":"Dynesshely","description":"A shell (REPL) for C# file and execute them as script.","archived":false,"fork":false,"pushed_at":"2024-12-30T17:53:51.000Z","size":55,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T15:01:15.795Z","etag":null,"topics":["csharp","executor","pythonic","shell"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dynesshely.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-19T22:00:09.000Z","updated_at":"2024-12-02T11:13:16.000Z","dependencies_parsed_at":"2024-10-27T21:43:18.368Z","dependency_job_id":"a17b3a1b-eb65-470d-b090-1385399c54bf","html_url":"https://github.com/Dynesshely/Csharpell","commit_stats":null,"previous_names":["dynesshely/csharpell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dynesshely/Csharpell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynesshely%2FCsharpell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynesshely%2FCsharpell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynesshely%2FCsharpell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynesshely%2FCsharpell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynesshely","download_url":"https://codeload.github.com/Dynesshely/Csharpell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynesshely%2FCsharpell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935979,"owners_count":25376836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["csharp","executor","pythonic","shell"],"created_at":"2024-10-10T19:43:08.861Z","updated_at":"2025-09-13T08:07:07.419Z","avatar_url":"https://github.com/Dynesshely.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Csharpell\n\nCsharp + shell = Csharpell !\n\n# About\n\n## What can this do ?\n\nYou can use this as a interactive shell for C#.\n\nAnd you can also use this tool to execute C# script.\n\n# Usage\n\nUse this as C# script file executer.\n\nBelow realized.\n\n```shell\n# Interactive shell\ncsharpell -i\n\n# Without arguments, goto interactive shell\ncsharpell\n```\n\nBelow not realized.\n\n```shell\n# Default, execute Program.cs\ncsharpell .\n\n# Execute Program.cs\ncsharpell Program.cs\n```\n\n# Build\n\n```shell\n# Get source codes\ngit clone git@github.com:Dynesshely/Csharpell.git\n\n# Change working directory\ncd Csharpell/Csharpell\n\n# Build with dotnet sdk\ndotnet build\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynesshely%2Fcsharpell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynesshely%2Fcsharpell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynesshely%2Fcsharpell/lists"}