Can I list the tenants in my DB in my configureservices on application module?
The built-in service does not support this.
hi rcalv002
Maybe you can consider to use AbpDynamicOptionsManager
, Call SetAsync
method before using HTTP client.
https://github.com/abpframework/abp/pull/6333#issue-749741707
hi
Adding the [AllowAnonymous] attribute has not worked.
Can you share some code of your background job and the app serivce?
hi
This is of course possible, you need to completely remove the relevant modules from the project, and then re-create the migration.
hi
It seems the problem has beed resolved.
https://github.com/Megabit/Blazorise/issues/3071#issuecomment-954997084
hi
Can you share a ConnectionString
for test?
"ConnectionString": "Endpoint=https://<signalr-endpoint>.service.signalr.net;AccessKey=<SignalRAccessKey>;Version=1.0;",
hi
Can you try again?
abp get-source Volo.LeptonTheme
hi
We will check this.
abp get-source Volo.LeptonTheme