fengling-console/Services
movingsam ca491924ae feat: 添加 CPM 中央包管理和 CI/CD 配置
- 添加 global.json 统一 .NET SDK 版本 (10.0.103)
- 添加 Directory.Build.props 和 Directory.Packages.props 中央包管理
- 添加 NuGet.Config 包源映射 (gitea + nuget.org)
- 添加 CI 工作流: build.yml (编译), docker.yml (构建镜像), deploy.yml (K8s 部署)
- 添加 k8s/ 目录: deployment.yaml, service.yaml
- 修复项目引用路径
- 升级 Swashbuckle 7.1.0 + Microsoft.OpenApi 1.6.28 解决 .NET 10 兼容性
2026-02-28 14:05:38 +08:00
..
GatewayService.cs refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
H5LinkService.cs refactor(console): remove Repository layer, use Manager pattern 2026-02-21 13:52:37 +08:00
OAuthClientService.cs refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
RoleService.cs 调整项目 2026-02-21 15:05:37 +08:00
TenantService.cs feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
UserService.cs 调整项目 2026-02-21 15:05:37 +08:00