{"id":15605293,"url":"https://github.com/mob-sakai/internalaccessiblecompiler","last_synced_at":"2025-09-08T18:41:00.040Z","repository":{"id":109499437,"uuid":"221435278","full_name":"mob-sakai/InternalAccessibleCompiler","owner":"mob-sakai","description":"Compile a c# project to a internal accessible dll","archived":false,"fork":false,"pushed_at":"2019-12-16T08:07:22.000Z","size":31,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T08:56:10.886Z","etag":null,"topics":["compiler","csharp","dotnet","internal","nuget-package","tool"],"latest_commit_sha":null,"homepage":"https://github.com/mob-sakai/InternalAccessibleCompiler","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/mob-sakai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mob-sakai","patreon":"mob_sakai","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-11-13T10:40:43.000Z","updated_at":"2024-09-10T06:50:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"192e22db-a9fc-49f6-ae9c-52e4f1f7ff2b","html_url":"https://github.com/mob-sakai/InternalAccessibleCompiler","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.30000000000000004","last_synced_commit":"868f764373e0ede5ecab38f897e6b081554769ac"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/mob-sakai/InternalAccessibleCompiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FInternalAccessibleCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FInternalAccessibleCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FInternalAccessibleCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FInternalAccessibleCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai","download_url":"https://codeload.github.com/mob-sakai/InternalAccessibleCompiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FInternalAccessibleCompiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229381,"owners_count":25245189,"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-08T02:00:09.813Z","response_time":121,"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":["compiler","csharp","dotnet","internal","nuget-package","tool"],"created_at":"2024-10-03T04:03:54.013Z","updated_at":"2025-09-08T18:40:59.988Z","avatar_url":"https://github.com/mob-sakai.png","language":"C#","funding_links":["https://github.com/sponsors/mob-sakai","https://patreon.com/mob_sakai"],"categories":[],"sub_categories":[],"readme":"# InternalAccessibleCompiler\n\n`InternalAccessibleCompiler` is a tool to compile a c# project to a _internal accessible_ dll.\n\n![icon](https://user-images.githubusercontent.com/12690315/69955042-1dc8a380-1540-11ea-9d38-fa7fa77b22d9.png)\n\n[![Nuget](https://img.shields.io/nuget/v/InternalAccessibleCompiler)](https://www.nuget.org/packages/InternalAccessibleCompiler)\n![GitHub](https://img.shields.io/github/license/mob-sakai/InternalAccessibleCompiler)\n![Nuget](https://img.shields.io/nuget/dt/InternalAccessibleCompiler)\n![release](https://github.com/mob-sakai/InternalAccessibleCompiler/workflows/Release/badge.svg)\n\n## Summary\n\n`InternalAccessibleCompiler` is a tool to compile a c# project to a _internal accessible_ dll.\n\n## Installation\n\n```bash\n$ dotnet tool install --global InternalAccessibleCompiler\n```\n\n## Usage\n\n```sh\nInternalAccessibleCompiler --output your.dll your.csproj\n  -o, --output            (Default: ) Output path｡ If it is empty, a dll is generated in the same path as csproj.\n  -a, --assemblyNames     (Default: ) Target assembly names separated by semicolons to access internally\n  -c, --configuration     (Default: Release) Configuration\n  -l, --logfile           (Default: compile.log) Logfile path\n  --help                  Display this help screen.\n  --version               Display version information.\n  ProjectPath (pos. 1)    Input .csproj path\n```\n\n## License\n\nMIT\n\n## See Also\n\n- GitHub page : https://github.com/mob-sakai/InternalAccessibleCompiler\n- Nuget page : https://www.nuget.org/packages/InternalAccessibleCompiler\n- For Unity version : https://www.nuget.org/packages/InternalAccessibleCompilerForUnity\n\n[![become_a_sponsor_on_github](https://user-images.githubusercontent.com/12690315/66942881-03686280-f085-11e9-9586-fc0b6011029f.png)](https://github.com/users/mob-sakai/sponsorship)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2Finternalaccessiblecompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmob-sakai%2Finternalaccessiblecompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2Finternalaccessiblecompiler/lists"}