{"id":19658203,"url":"https://github.com/beyonddimension/common","last_synced_at":"2025-08-24T17:42:29.852Z","repository":{"id":65756750,"uuid":"544338907","full_name":"BeyondDimension/Common","owner":"BeyondDimension","description":"次元超越 .NET 8+ 通用类库","archived":false,"fork":false,"pushed_at":"2025-07-22T00:11:11.000Z","size":49788,"stargazers_count":19,"open_issues_count":55,"forks_count":1,"subscribers_count":1,"default_branch":"dev8","last_synced_at":"2025-07-22T02:33:32.953Z","etag":null,"topics":["csharp","dotnet"],"latest_commit_sha":null,"homepage":"https://beyonddimension.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/BeyondDimension.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":"2022-10-02T08:14:32.000Z","updated_at":"2025-07-19T10:08:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6d41126-70f8-4d61-b6fc-9fc9dd3721b2","html_url":"https://github.com/BeyondDimension/Common","commit_stats":{"total_commits":219,"total_committers":6,"mean_commits":36.5,"dds":"0.15981735159817356","last_synced_commit":"fb5dbca26428896ca918feb4009a5a6e50f5232b"},"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/BeyondDimension/Common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondDimension%2FCommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondDimension%2FCommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondDimension%2FCommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondDimension%2FCommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeyondDimension","download_url":"https://codeload.github.com/BeyondDimension/Common/tar.gz/refs/heads/dev8","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondDimension%2FCommon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267632858,"owners_count":24118748,"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-07-29T02:00:12.549Z","response_time":2574,"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","dotnet"],"created_at":"2024-11-11T15:36:26.189Z","updated_at":"2025-07-29T05:04:20.765Z","avatar_url":"https://github.com/BeyondDimension.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common8 [![Crowdin](https://badges.crowdin.net/bdcommon8/localized.svg)](https://crowdin.com/project/bdcommon8) [![NuGet](https://img.shields.io/nuget/v/BD.Common8.Bcl.svg)](https://www.nuget.org/packages/BD.Common8.Bcl) [![license](https://img.shields.io/github/license/BeyondDimension/Common)](https://github.com/BeyondDimension/Common/blob/dev8/LICENSE)\n[次元超越 .NET 8+ 通用类库文档](https://beyonddimension.github.io/Common)\n\n## SharedLibrary 共享库\n\n### BD.Common8.Bcl\n提供对基类库的扩展\n\n### BD.Common8.Bcl.Compat\n提供旧版 Runtime 上缺少的内容以兼容新版 C# 语法\n\n## BD.Common8.Essentials\nEssentials 提供单个跨平台 API，适用于任何 .NET 应用程序 (Win32、WinRT、Android、iOS、macOS、MacCatalyst)\n\n## BD.Common8.Essentials.Implementation\n具体平台的 Essentials 实现服务库\n\n## BD.Common8.Essentials.Implementation.Avalonia\nAvalonia UI 相关的 Essentials 实现服务库\n\n### BD.Common8.Http.ClientFactory\n适用于客户端的 HttpClient 工厂实现库 (使用 Fusillade 实现)\n\n### BD.Common8.Http.ClientFactory.Server\n适用于客户端的 HttpClient 工厂的服务端兼容实现库 (与 Microsoft.Extensions.Http 兼容)\n\n### BD.Common8.Ipc\n进程间通信 (IPC) 库\n\n### BD.Common8.Ipc.Client\n进程间通信 (IPC) 客户端库\n\n### BD.Common8.Ipc.Server\n进程间通信 (IPC) 服务端库\n\n### BD.Common8.Orm.EFCore\nEFCore 相关的封装库\n\n### BD.Common8.Pinyin\n汉语拼音封装库\n\n### BD.Common8.Pinyin.ChnCharInfo\n使用 ChnCharInfo 实现的汉语拼音库\n\n### BD.Common8.Pinyin.CoreFoundation\n使用 CoreFoundation 实现的汉语拼音库\n\n### BD.Common8.Primitives.ApiResponse\n提供 Api 响应 (后台管理) 类型的封装库\n\n### BD.Common8.Primitives.ApiRsp\n提供 Api 响应类型的封装库\n\n### BD.Common8.Primitives.PersonalData.BirthDate\n提供个人资料（出生日期）格式\n\n### BD.Common8.Primitives.PersonalData.PhoneNumber\n提供个人资料（手机号码）格式\n\n### BD.Common8.Primitives\n基本模型，枚举类型库\n\n### BD.Common8.Primitives.District\n提供行政区域数据封装库\n\n### BD.Common8.Repositories\n仓储层封装库\n\n### BD.Common8.Repositories.EFCore\n仓储层 EFCore 实现库\n\n### BD.Common8.Repositories.SQLitePCL\n仓储层 sqlite-net-pcl 实现库\n\n### BD.Common8.Security\n安全相关封装库\n\n### BD.Common8.Settings\n设置项封装库\n\n### BD.Common8.SmsSender\n统一短信发送服务库\n\n### BD.Common8.Toast\nToast 通知封装库\n\n### BD.Common8.UserInput.ModelValidator\n模型验证封装库\n\n### BD.Common8.AspNetCore\nASP.NET Core 的通用封装库\n\n### BD.Common8.AspNetCore.Identity\nASP.NET Core 的管理用户、密码、配置文件数据、角色、声明、令牌、电子邮件确认等封装库\n\n### BD.Common8.AspNetCore.Identity.BackManage\nASP.NET Core 实现的多租户后台管理系统通用封装库\n\n## SourceGenerator 源生成器\n\n### BD.Common8.SourceGenerator.Bcl\n基类库源生成器\n\n### BD.Common8.SourceGenerator.ResX\nxyz.Designer.cs 源生成器\n\n### BD.Common8.SourceGenerator.Ipc.Client\n进程间通信 (IPC) 客户端源生成器\n\n### BD.Common8.SourceGenerator.Ipc.Server\n进程间通信 (IPC) 服务端源生成器\n\n### BD.Common8.SourceGenerator.Repositories\n仓储层源生成器\n\n## Tools 工具\n\n### BD.Common8.Tools.DocFX\n启动 DocFX\n\n### BD.Common8.Tools.Sort.PackageVersion\nNuGet 包清单排序\n\n## UnitTest 单元测试\n\n### BD.Common8.UnitTest\n当前仓库的单元测试项目","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyonddimension%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyonddimension%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyonddimension%2Fcommon/lists"}