fengling-platform/Fengling.Platform.Infrastructure
movingsam ed3f5123b5
All checks were successful
Publish Platform NuGet Packages / build (push) Successful in 21s
chore(infrastructure): 删除BuildHost相关程序集和配置文件
- 移除BuildHost-netcore目录下Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json文件
- 删除对应的Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll.config配置文件
- 清理与BuildHost相关的所有依赖项和程序集引用
- 简化基础设施,去除不再使用的构建宿主文件和配置
2026-03-01 01:16:58 +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: 禁用默认EmbeddedResource扫描 解决.NET 10 MSB3552错误 2026-03-01 01:10:43 +08:00
GlobalUsings.cs fix: 禁用默认EmbeddedResource扫描 解决.NET 10 MSB3552错误 2026-03-01 01:10:43 +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 fix: 禁用默认EmbeddedResource扫描 解决.NET 10 MSB3552错误 2026-03-01 01:10:43 +08:00