Fengling Platform - 共享库 (Domain + Infrastructure)
Go to file
movingsam 396cb4010c
Some checks failed
Publish NuGet Packages / build (push) Failing after 20s
Publish NuGet Package / publish (push) Failing after 22s
refactor(migrations): 删除初始数据库迁移及OpenIddict表相关脚本
- 删除Initial迁移代码及其对应模型建表定义
- 移除相关的SQL迁移脚本,包括Initial和OpenIddict表的创建语句
- 清理所有与Initial迁移和OpenIddict相关的表结构和索引定义
- 该变更旨在重新规划数据库迁移结构和初始化过程
2026-03-01 00:21:35 +08:00
.gitea fix(workflows): 修复发布NuGet工作流的环境变量名称 2026-03-01 00:07:25 +08:00
.planning feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
Fengling.Platform.Domain fix: 修复 csproj 文件格式 2026-03-01 00:13:09 +08:00
Fengling.Platform.Infrastructure refactor(migrations): 删除初始数据库迁移及OpenIddict表相关脚本 2026-03-01 00:21:35 +08:00
.gitignore Add .gitignore 2026-02-25 17:23:55 +08:00
AGENTS.md docs: add hierarchical AGENTS.md for subdirectories 2026-02-23 00:55:03 +08:00
Directory.Packages.props refactor(migrations): 删除初始数据库迁移及OpenIddict表相关脚本 2026-03-01 00:21:35 +08:00
Dockerfile Add Dockerfile 2026-02-26 10:56:06 +08:00
NuGet.Config feat(platform): 增强 Infrastructure 层可扩展性,添加 NuGet 发布脚本与 CI/CD 2026-02-27 13:58:09 +08:00
push-platform-nuget.sh feat(platform): 增强 Infrastructure 层可扩展性,添加 NuGet 发布脚本与 CI/CD 2026-02-27 13:58:09 +08:00