hi
Can you check this?
https://support.abp.io/QA/Questions/1386/Can't-log-in-as-new-tenant#answer-a265843f-df4c-4f23-9128-39fcdeeec049
hi
This feature is planned and has not yet been implemented.
hi
The abp core framework and modules are depending on Blazorise
library. So I think you can't remove it at all.
hi
We have not yet implemented chunk upload, you can implement it yourself first.
Hi
You should configure the Include
of your EF Core Repository.
https://docs.abp.io/en/abp/4.4/Entity-Framework-Core#eager-loading-load-with-details
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/IdentityEfCoreQueryableExtensions.cs#L8
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/EfCoreIdentityUserRepository.cs#L273
hi
You can run the app by dotnet cli.
backendtwo\src\BackendTwo.HttpApi.Host>dotnet run
hi
I can't reproduce the problem. Can you check which process is locking your files?
You can use https://lockhunter.com/
hi
I think you don't need to remove Blazorise
.
https://community.abp.io/articles/how-to-integrate-the-telerik-blazor-components-to-the-abp-blazor-ui-q8g31abb
hi
Can you explain in details? also share some screenshot.
hi
You should remove the dependencies in other projects. Then remove the forwarding configuration in the gateway. IdentityServerDataSeeder also has some content that needs to be removed.
I suggest you search for the microservice name in the project.