{"id":30523618,"url":"https://github.com/sidescrollui/sidescroll.templates","last_synced_at":"2025-08-26T20:32:21.610Z","repository":{"id":309304734,"uuid":"1031543266","full_name":"SideScrollUI/SideScroll.Templates","owner":"SideScrollUI","description":"SideScroll dotnet new templates","archived":false,"fork":false,"pushed_at":"2025-08-24T22:03:27.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T01:34:16.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SideScrollUI.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":"2025-08-04T00:46:22.000Z","updated_at":"2025-08-24T22:03:30.000Z","dependencies_parsed_at":"2025-08-11T06:42:49.871Z","dependency_job_id":null,"html_url":"https://github.com/SideScrollUI/SideScroll.Templates","commit_stats":null,"previous_names":["sidescrollui/sidescroll.templates"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SideScrollUI/SideScroll.Templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SideScrollUI%2FSideScroll.Templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SideScrollUI%2FSideScroll.Templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SideScrollUI%2FSideScroll.Templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SideScrollUI%2FSideScroll.Templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SideScrollUI","download_url":"https://codeload.github.com/SideScrollUI/SideScroll.Templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SideScrollUI%2FSideScroll.Templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254079,"owners_count":24901036,"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-08-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2025-08-26T20:31:11.775Z","updated_at":"2025-08-26T20:32:21.599Z","avatar_url":"https://github.com/SideScrollUI.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SideScroll .NET Templates\n\nThis repository contains the `.NET` project templates for building new [SideScroll](https://github.com/SideScrollUI/SideScroll) applications\n\n\u003e 📦 For information about the SideScroll framework itself, visit the [main repo](https://github.com/SideScrollUI/SideScroll)\n\n---\n\n## 🚀 Installing\n\nTo install the templates:\n\n```bash\ndotnet new install SideScroll.Templates\n```\n\nAfter installing, you can list the available templates:\n\n```bash\ndotnet new list SideScroll\n```\n\nYou should see something like this:\n\n```\nTemplate Name         Short Name      Language  Tags\n-------------------  --------------  --------  ---------------------------------------------\nSideScroll .NET App  sidescroll.app  [C#]      Desktop/Xaml/SideScroll/Avalonia/Windows/macOS/Linux\n```\n\n---\n\n## 🛠 Creating a Project\n\nTo create a new SideScroll app from the template:\n\n```bash\ndotnet new sidescroll.app -o MyApp\n```\n\nIf you want to create a new Solution with the app split into a Library and Program app:\n\n```bash\ndotnet new sidescroll.sln -o MyApp\n```\n\n---\n\n## 🧱 Developing the Templates\n\n### Build\n\n```bash\ndotnet build SideScroll.Templates.csproj\n```\n\n### Install Locally\n\n```bash\ndotnet new install \u003cpath-to-SideScroll.Templates\u003e\n```\n\n### Reinstalling\n\n```bash\ndotnet new install \u003cpath-to-SideScroll.Templates\u003e --force\n```\n\n### Test by Creating a Project\n\n```bash\ndotnet new sidescroll.app -o MyApp\n```\n\n### Run the project\n\n```bash\ncd MyApp\ndotnet run\n```\n\n---\n\n## 🧹 Uninstalling the Templates\n\n```bash\ndotnet new uninstall SideScroll.Templates\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidescrollui%2Fsidescroll.templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidescrollui%2Fsidescroll.templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidescrollui%2Fsidescroll.templates/lists"}