fengling-console/Services
movingsam f5d6e0652c 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
..
GatewayService.cs refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
H5LinkService.cs refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
OAuthClientService.cs refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
RoleService.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
TenantService.cs refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
UserService.cs refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00