{"id":15679942,"url":"https://github.com/kant2002/msbuildtranslator","last_synced_at":"2025-05-07T11:11:46.118Z","repository":{"id":218095448,"uuid":"745524156","full_name":"kant2002/msbuildtranslator","owner":"kant2002","description":"convert MSBuild project files to C# pseudo-code","archived":false,"fork":false,"pushed_at":"2024-11-17T11:09:42.000Z","size":14,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T00:21:38.265Z","etag":null,"topics":["msbuild"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kant2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2024-01-19T14:21:43.000Z","updated_at":"2024-11-17T11:09:45.000Z","dependencies_parsed_at":"2024-01-25T16:51:30.483Z","dependency_job_id":null,"html_url":"https://github.com/kant2002/msbuildtranslator","commit_stats":null,"previous_names":["kant2002/msbuildtranslator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2Fmsbuildtranslator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2Fmsbuildtranslator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2Fmsbuildtranslator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2Fmsbuildtranslator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kant2002","download_url":"https://codeload.github.com/kant2002/msbuildtranslator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242951116,"owners_count":20211571,"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","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":["msbuild"],"created_at":"2024-10-03T16:39:17.553Z","updated_at":"2025-03-11T00:32:27.149Z","avatar_url":"https://github.com/kant2002.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MSBuild Translator\n\nThis is very primitive attempt to convert MSBuild project files to C# pseudo-code.\nI hope that created file, allow for easier navigation of the inner working of .NET SDK\n\n## How to run\n\n```\ndotnet run --project msbuildtranslator -- myproject.proj\n```\n\nFor saving generated code to file pass output pass as second argument:\n\n```\ndotnet run --project msbuildtranslator -- myproject.proj Generated.cs\n```\n\nSample of output can be found here.\nhttps://github.com/kant2002/MSBuildScript-sample\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant2002%2Fmsbuildtranslator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkant2002%2Fmsbuildtranslator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant2002%2Fmsbuildtranslator/lists"}