{"id":20903343,"url":"https://github.com/faulo/net.slothsoft.unity-extensions","last_synced_at":"2025-05-13T04:33:16.933Z","repository":{"id":45727594,"uuid":"189737819","full_name":"Faulo/net.slothsoft.unity-extensions","owner":"Faulo","description":"Some C# Extension functions for common Unity problems.","archived":false,"fork":false,"pushed_at":"2025-04-22T10:47:25.000Z","size":1335,"stargazers_count":28,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T03:35:31.918Z","etag":null,"topics":["plugin","unity","upm-package"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":false,"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/Faulo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-06-01T13:45:52.000Z","updated_at":"2025-04-22T10:47:19.000Z","dependencies_parsed_at":"2024-11-18T12:32:00.059Z","dependency_job_id":"760b5204-c6cd-4683-bf71-d4cf8b5d4784","html_url":"https://github.com/Faulo/net.slothsoft.unity-extensions","commit_stats":{"total_commits":278,"total_committers":1,"mean_commits":278.0,"dds":0.0,"last_synced_commit":"48cc9a249d58a20e179c106ccffcb9762da9c4c4"},"previous_names":["faulo/net.slothsoft.unity-extensions"],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faulo%2Fnet.slothsoft.unity-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faulo%2Fnet.slothsoft.unity-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faulo%2Fnet.slothsoft.unity-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faulo%2Fnet.slothsoft.unity-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Faulo","download_url":"https://codeload.github.com/Faulo/net.slothsoft.unity-extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877265,"owners_count":21977632,"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":["plugin","unity","upm-package"],"created_at":"2024-11-18T13:12:41.193Z","updated_at":"2025-05-13T04:33:14.679Z","avatar_url":"https://github.com/Faulo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityExtensions\n[![openupm](https://img.shields.io/npm/v/net.slothsoft.unity-extensions?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/net.slothsoft.unity-extensions/)\n\nC# extension functions, attributes and editor tools for common Unity problems.\n\n[Documentation](https://faulo.github.io/UnityExtensions/api/Slothsoft.UnityExtensions.html)\n\n## Key features:\n- Additional Linq-like IEnumerable extensions.\n- Expandable attribute, to in-place edit asset references.\n- HDRP \u003c=\u003e URP Asset converter.\n- Project file fixer, to set C# version and warning level for .csproj files.\n- A .cs template for proper namespace support.\n- A WebGL template for use in iframes.\n\n## Requirements\n- Unity 2020.3\n\n## Installation\n### Install via manifest.json\nThe package is available on the [openupm registry](https://openupm.com/packages/net.slothsoft.unity-extensions/). The easiest way to install it is to set up a scoped registry via Unity's manifest.json:\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"OpenUPM\",\n      \"url\": \"https://package.openupm.com\",\n      \"scopes\": [\n\t\t\"net.slothsoft.unity-extensions\"\n      ]\n    }\n  ],\n  \"dependencies\": {\n    \"net.slothsoft.unity-extensions\": \"2.5.0\",\n  }\n}\n```\n\n### Install via OpenUPM-CLI\nAlternatively, you may install it via [openupm-cli](https://github.com/openupm/openupm-cli):\n```\nopenupm add net.slothsoft.unity-extensions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaulo%2Fnet.slothsoft.unity-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaulo%2Fnet.slothsoft.unity-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaulo%2Fnet.slothsoft.unity-extensions/lists"}