- 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 |
||
|---|---|---|
| .. | ||
| bin\Debug/net10.0 | ||
| Configurations | ||
| Migrations | ||
| DesignTimeApplicationDbContextFactory.cs | ||
| Fengling.Platform.Infrastructure.csproj | ||
| GlobalUsings.cs | ||
| ITenantStore.cs | ||
| PlatformDbContext.cs | ||
| SeedData.cs | ||
| TenantManager.cs | ||
| TenantStore.cs | ||