{"id":25980515,"url":"https://github.com/thesmallpixel/graphcsharp","last_synced_at":"2026-04-23T03:32:46.220Z","repository":{"id":279795415,"uuid":"939990415","full_name":"TheSmallPixel/GraphCSharp","owner":"TheSmallPixel","description":"Generates and visualizes C# code structure using graphs!","archived":false,"fork":false,"pushed_at":"2025-03-14T11:54:23.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T12:21:24.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://thesmallpixel.github.io/GraphCSharp/","language":"C#","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/TheSmallPixel.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-27T12:45:23.000Z","updated_at":"2025-03-14T11:54:26.000Z","dependencies_parsed_at":"2025-02-27T18:34:25.692Z","dependency_job_id":"ed4688cf-e100-49ac-8788-6eb0286a9ae1","html_url":"https://github.com/TheSmallPixel/GraphCSharp","commit_stats":null,"previous_names":["thesmallpixel/graphcsharp"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/TheSmallPixel/GraphCSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmallPixel%2FGraphCSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmallPixel%2FGraphCSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmallPixel%2FGraphCSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmallPixel%2FGraphCSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSmallPixel","download_url":"https://codeload.github.com/TheSmallPixel/GraphCSharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmallPixel%2FGraphCSharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32165004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-03-05T07:35:30.519Z","updated_at":"2026-04-23T03:32:46.204Z","avatar_url":"https://github.com/TheSmallPixel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C# Code Graph\n\n**C# Code Graph** uses Roslyn to analyze your C# source code and generates a JSON graph that is visualized with D3.js. Explore your project’s architecture!\n\nCheckout this [Demo](https://thesmallpixel.github.io/GraphCSharp/).\n---\n\n## Quick Start Action\n\n1. **Build \u0026 Analyze**\n```yaml\n    name: \"Generate Code Graph\"\n\n    on:\n    push:\n        branches: [ \"main\" ]\n\n    permissions:\n    contents: write \n    jobs:\n    generate-graph:\n        runs-on: ubuntu-latest\n        steps:\n        - name: Code Graph\n            uses: TheSmallPixel/GraphCSharp@main\n            with:\n            source-path: \"./\"\n            docs-dir: \"docs\"\n            index-file: \"index.html\"\n            commit-changes: \"true\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmallpixel%2Fgraphcsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesmallpixel%2Fgraphcsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmallpixel%2Fgraphcsharp/lists"}