0
moustafa created
- ABP Framework version: v4. 4.3
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
Is it possible to use abp framework without account, identity, identity server modules
If so how can I remove the migration for those modules and related tables
1 Answer(s)
-
0
hi
This is of course possible, you need to completely remove the relevant modules from the project, and then re-create the migration.