- Remove Repositories folder (IUserRepository, UserRepository, IRoleRepository, RoleRepository) - Remove Managers folder (old TenantManager) - Remove Datas folder (old ApplicationDbContext) - Remove Models/Entities folder (old domain entities) - Remove EntityConfigurations folder - Update Services to use UserManager/RoleManager/PlatformDbContext directly - Update DTOs to use Platform's TenantStatus |
||
|---|---|---|
| .. | ||
| GatewayService.cs | ||
| H5LinkService.cs | ||
| OAuthClientService.cs | ||
| RoleService.cs | ||
| TenantService.cs | ||
| UserService.cs | ||