Fengling Platform - 共享库 (Domain + Infrastructure)
Go to file
movingsam 3fbd9d07a6 feat(03-gateway-route-update): extend GwTenantRoute and delete obsolete entities
- Add Methods, Hosts, Headers, LoadBalancingPolicy, AuthorizationPolicy, CorsPolicy, Transforms fields to GwTenantRoute
- Delete GwTenant entity (use Platform.Tenant instead)
- Delete GwServiceInstance entity (use GwCluster embedded Destination)
2026-03-03 15:36:37 +08:00
.gitea/workflows fix: 从git tag提取版本号并传递给dotnet pack 2026-03-01 01:26:56 +08:00
.planning docs(03-01): complete gateway cluster entities plan 2026-03-03 15:34:23 +08:00
docs docs(03): capture phase context for gateway adjustment 2026-03-03 11:37:16 +08:00
Fengling.Platform.Domain feat(03-gateway-route-update): extend GwTenantRoute and delete obsolete entities 2026-03-03 15:36:37 +08:00
Fengling.Platform.Infrastructure feat(infrastructure): add GatewayExtensions for modular IoC registration 2026-03-03 12:22:21 +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