hi
I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.
which package are you installed?
hi
https://docs.abp.io/en/abp/latest/Background-Workers-Quartz#create-a-background-worker
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