Fengling Gateway - 网关
Go to file
movingsam a39824397c refactor: align TenantRepository with CleanDDD/NetCorePal规范
- remove duplicate ITenantRepository/TenantRepository from Console
- extend Platform ITenantRepository with GetByIdAsync, GetPagedAsync, CountAsync
- update Console services to use Platform.Infrastructure.Repositories
- fix nullable warnings (UserDto, OAuthClientService)
- fix YarpGateway Directory.Build.props duplicate import
- fix DynamicProxyConfigProvider CS8618 warning
2026-02-19 19:20:06 +08:00
Config docs: reorganize documentation structure 2026-02-15 10:32:23 +08:00
Controllers refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
Data refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
DynamicProxy refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
LoadBalancing chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
logs chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Metrics chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Middleware chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Migrations chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Models chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Properties chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Services docs: reorganize documentation structure 2026-02-15 10:32:23 +08:00
sql chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
appsettings.Development.json chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
appsettings.json chore: update gitignore to allow Vben packages directory 2026-02-13 21:34:52 +08:00
Directory.Build.props refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
Dockerfile chore: update docs, fix strongly typed ID, add docker config 2026-02-19 18:45:48 +08:00
Program.cs feat(gateway): integrate Kubernetes service discovery in YarpGateway 2026-02-15 10:39:50 +08:00
YarpGateway.csproj chore: update docs, fix strongly typed ID, add docker config 2026-02-19 18:45:48 +08:00