fengling-platform/Fengling.Platform.Infrastructure
movingsam e25240f6a5
All checks were successful
Publish NuGet Packages / build (push) Successful in 1m16s
fix: 移除不必要的 EnableDefaultEmbeddedResourceItems 配置
2026-03-01 00:28:27 +08:00
..
bin\Debug/net10.0 feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
Configurations refactor(platform): migrate Tenant to anemia model, use Manager pattern 2026-02-21 13:22:08 +08:00
Extensions.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
Fengling.Platform.Infrastructure.csproj fix: 移除不必要的 EnableDefaultEmbeddedResourceItems 配置 2026-03-01 00:28:27 +08:00
GlobalUsings.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
IInstanceStore.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
InstanceStore.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
IRouteManager.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
IRouteStore.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
ITenantStore.cs 调整项目 2026-02-21 15:05:37 +08:00
PlatformDbContext.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
RouteManager.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
RouteStore.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
SeedData.cs feat[platform]: add fengling-api OAuth client for introspection 2026-02-21 16:43:26 +08:00
TenantManager.cs feat(platform): 增强 Infrastructure 层可扩展性,添加 NuGet 发布脚本与 CI/CD 2026-02-27 13:58:09 +08:00
TenantStore.cs feat(platform): 增强 Infrastructure 层可扩展性,添加 NuGet 发布脚本与 CI/CD 2026-02-27 13:58:09 +08:00