Commit Graph

7 Commits

Author SHA1 Message Date
movingsam
75b0f9bd35 docs(phase-03): add research and 4 execution plans for gateway restructuring 2026-03-03 15:24:43 +08:00
movingsam
8dce917105 docs(phase-01): complete gateway routing phase execution 2026-03-03 12:23:12 +08:00
movingsam
71b0c2017b feat(infrastructure): add GatewayExtensions for modular IoC registration 2026-03-03 12:22:21 +08:00
movingsam
8e19a4c1bd docs(01-gateway-routing): add plan 02 summary for gateway infrastructure 2026-03-03 12:09:57 +08:00
movingsam
ec39951726 docs(planning): update STATE and ROADMAP for plan 02 completion 2026-03-03 12:09:49 +08:00
movingsam
ed762b2e61 docs(03): capture phase context for gateway adjustment 2026-03-03 11:37:16 +08:00
movingsam
1b8c937aa4 feat: 添加 Gateway 路由实体到 Platform
Some checks failed
Build and Push Docker / build (push) Failing after 23s
Publish NuGet Packages / build (push) Failing after 8s
- 新增 GatewayAggregate 领域实体 (GwTenant, GwTenantRoute, GwServiceInstance)
- 新增 IRouteStore, RouteStore, IInstanceStore, InstanceStore
- 新增 IRouteManager, RouteManager
- 合并 GatewayDbContext 到 PlatformDbContext
- 统一 Extensions.AddPlatformCore 注册所有服务
2026-02-28 23:53:00 +08:00