Activities of "maliming"

hi

public override void ConfigureServices(ServiceConfigurationContext context)
{
    context.Services.Replace(ServiceDescriptor.Singleton<IEmailSender, SESEmailSender>());
}

hi

At this point the unit of work has not been completed and the transaction has not been committed. https://docs.abp.io/en/abp/latest/Unit-Of-Work

Thanks @anthonyh

You can add options.Kind = DateTimeKind.Utc; to EF Core module.

hi

You can override this service

lepton-theme\src\Volo.Abp.LeptonTheme.Management.Application\Volo\Abp\LeptonTheme\Management\LeptonThemeSettingsAppService.cs

The problem is solved, we need to reference the module that defines the features.

ok, Can I check it remotely? liming.ma@volosoft.com

Please share your project structure.

hi

Will an error occur when you call this in the controller? Please share your project structure.

hi

You can see this https://docs.microsoft.com/en-us/aspnet/core/security/authentication/mfa?view=aspnetcore-6.0

Yes, You can give it a try.

Showing 8621 to 8630 of 10592 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 05, 2025, 09:28