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.
hi
We can set the default value
Please share your code. Usually, you don't need to care about the encryption, which is done automatically.
https://docs.abp.io/en/abp/latest/Settings#isettingencryptionservice
hi
var resetToken = await UserManager.GeneratePasswordResetTokenAsync(user);
hi
We are upgrading.. Please pay attention https://github.com/abpframework/abp/pull/17776
hi
You can download the source code of the account pro module and move the code to your Blazor server project.
But this is the same as using the account module in your Blazor server project.