These features exist on Account.Pro module and setting-management module
hi
The dashboard will only display the BackgroundJobWorker, It will call your jobs.
hi
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Http.Client/Volo/Abp/Http/Client/Proxying/DefaultProxyHttpClientFactory.cs#L6
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-7.0
hi
Can you try to inject the ISettingEncryptionService and Encrypt your default value?
hi
. However, it does not appear on the hangfire dashboard.
Is the job executed?
Currently there is no such design, you can only change the source code.
Yes, we will release the nightly build packages.
hi
You can try to inject IStringLocalizer<YourResource> in the AutoMapper profile.
https://github.com/abpframework/abp/pull/6868
hi
There is no source code for this project.