{"id":24688847,"url":"https://github.com/aio-game/common","last_synced_at":"2025-09-23T23:59:49.122Z","repository":{"id":203223918,"uuid":"709087929","full_name":"AIO-GAME/Common","owner":"AIO-GAME","description":"✨ Common Function Library ✨","archived":false,"fork":false,"pushed_at":"2025-09-06T21:17:17.000Z","size":126121,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T23:26:42.738Z","etag":null,"topics":["csharp","functions","package","unity"],"latest_commit_sha":null,"homepage":"https://aio-game.github.io/Common/","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/AIO-GAME.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":".github/CONTRIBUTING","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":"2023-10-24T01:40:04.000Z","updated_at":"2025-07-16T09:07:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"752e6f34-d4cc-4c2b-a747-ee640101723f","html_url":"https://github.com/AIO-GAME/Common","commit_stats":null,"previous_names":["aio-game/common"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/AIO-GAME/Common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AIO-GAME%2FCommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AIO-GAME%2FCommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AIO-GAME%2FCommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AIO-GAME%2FCommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AIO-GAME","download_url":"https://codeload.github.com/AIO-GAME/Common/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AIO-GAME%2FCommon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276668538,"owners_count":25683073,"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-23T02:00:09.130Z","response_time":73,"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":["csharp","functions","package","unity"],"created_at":"2025-01-26T17:18:46.760Z","updated_at":"2025-09-23T23:59:49.117Z","avatar_url":"https://github.com/AIO-GAME.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e \n\u003cimg src=\"RES/Logo.svg\" width=\"256\" height=\"256\" alt=\"https://github.com/AIO-GAME\"\u003e \n\u003c/p\u003e\n\u003cp align=\"center\" style=\"font-size: 24px;\"\u003e \n\u003cb\u003eUnity Common Code\u003c/b\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"README_EN.md\"\u003eEnglish\u003c/a\u003e | 简体中文\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/AIO-GAME/Common/security/policy\"\u003e \n\u003cimg alt=\"\" src=\"https://img.shields.io/github/package-json/unity/AIO-GAME/Common\"\u003e \n\u003c/a\u003e\n\u003ca href=\"https://github.com/AIO-Game/Common\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/AIO-Game/Common\" alt=\"\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/AIO-Game/Common\"\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/code-size/AIO-Game/Common?label=size\" alt=\"\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://openupm.com/packages/com.aio.package/\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/com.aio.package?label=openupm\u0026amp;registry_uri=https://package.openupm.com\" alt=\"\"/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n## ⚙ 安装\n\n\u003cdetails\u003e\n\u003csummary\u003e\n\u003cspan style=\"color: deepskyblue; \"\u003e\u003cb\u003ePackages Manifest\u003c/b\u003e\u003c/span\u003e\n\u003c/summary\u003e\n\n````json\n{\n  \"dependencies\": {\n    \"com.aio.package\": \"latest\"\n  },\n  \"scopedRegistries\": [\n    {\n      \"name\": \"package.openupm.com\",\n      \"url\": \"https://package.openupm.com\",\n      \"scopes\": [\n        \"com.aio.package\"\n      ]\n    }\n  ]\n}\n````\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\n\u003cspan style=\"color: deepskyblue; \"\u003e\u003cb\u003eUnity PackageManager\u003c/b\u003e\u003c/span\u003e\n\u003c/summary\u003e\n\n\u003e open upm *中国版*\n\n~~~\nName: package.openupm.cn\nURL: https://package.openupm.cn\nScope(s): com.aio.package\n~~~\n\n\u003e open upm *国际版*\n\n~~~\nName: package.openupm.com\nURL: https://package.openupm.com\nScope(s): com.aio.package\n~~~\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\n\u003cspan style=\"color: deepskyblue; \"\u003e\u003cb\u003eCommand Line\u003c/b\u003e\u003c/span\u003e\n\u003c/summary\u003e\n\n\u003e open *upm-cli*\n\n~~~\nopenupm add com.aio.package\n~~~\n\n\u003c/details\u003e\n\n## ⭐ 关于\n\n- **这是 Unity 通用API 工具函数调用包。** 它提供了一套函数调用工具来帮助开发者快速搭建项目\n- ✅ **支持 Unity 2019.4 及以上版本**\n- ✅ **支持 Android/iOS/Windows/Mac/WebGL**\n- ✅ **支持 .NET 4.x and .NET Standard 2.0**\n\n## 📖 文档\n\nFor more info please see | [Documentation](./README.md)\nor [Wiki](https://github.com/AIO-GAME/Common/wiki)\n\n| Doc                                                                       | Description                                 |\n|:--------------------------------------------------------------------------|:--------------------------------------------|\n| [🪞️ -\u003e **_AHelper_**](https://github.com/AIO-GAME/Common/wiki/AHelper)   | \u003ci\u003eC# .net core General Basis Function\u003c/i\u003e  |\n| [🪞 -\u003e **_EHelper_**](https://github.com/AIO-GAME/Common/wiki/EHepler)    | \u003ci\u003eUnity Editor General Basis Function\u003c/i\u003e  |\n| [🪞 -\u003e **_RHelper_**](https://github.com/AIO-GAME/Common/wiki/RHelper)    | \u003ci\u003eUnity Runtime General Basis Function\u003c/i\u003e |\n| [🪞 -\u003e **_Print_**](https://github.com/AIO-GAME/Common/wiki/Print)        | \u003ci\u003e.net core or Unity Output Log\u003c/i\u003e        |\n| [🪞 -\u003e **_Ensure_**](https://github.com/AIO-GAME/Common/wiki/Ensure)      | \u003ci\u003eAll Platform Check Exception\u003c/i\u003e         |\n| [🪞️ -\u003e **_PrCourse_**](https://github.com/AIO-GAME/Common/wiki/PrCourse) | \u003ci\u003eAll Platform Process Execution\u003c/i\u003e       |\n| [🪞️ -\u003e **_PrDingding_**](./API_USAGE/Process/PrDingding.md)              | \u003ci\u003e钉钉机器人\u003c/i\u003e                                |\n\n## 🔗 依赖\n\n| Doc                                                            | Description                  |\n|:---------------------------------------------------------------|:-----------------------------|\n| [RainbowFolders](https://bitbucket.org/chromiumembedded/cef)   | 文件夹增强插件Rainbow Folders       |\n| [MirrorNetworking](https://github.com/MirrorNetworking/Mirror) | Unity高性能网络库Mirror Networking |\n\n## ✨ 贡献者\n\n\u003c!-- readme: collaborators,contributors -start --\u003e\n\u003ctable\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/xinansky\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/45371089?v=4\" width=\"64;\" alt=\"xinansky\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003exinansky\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/Starkappa\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/155533864?v=4\" width=\"64;\" alt=\"Starkappa\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eStarkappa\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/xcarray\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/6380068?v=4\" width=\"64;\" alt=\"xcarray\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003excarray\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003ctbody\u003e\n\u003c/table\u003e\n\u003c!-- readme: collaborators,contributors -end --\u003e\n\n## 📢 致谢\n\n- **谢谢您选择我们的扩展包。**\n- **如果此软件包对您有所帮助。**\n- **请考虑通过添加⭐来表示支持。**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faio-game%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faio-game%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faio-game%2Fcommon/lists"}