Activities of "maliming"

hi

The register api will send the email confirmation automatically.

Please check your logs. The default mail sender is NullEmailSender

#if DEBUG
        context.Services.Replace(ServiceDescriptor.Singleton<IEmailSender, NullEmailSender>());
#endif

hi

The error is:

[ERR] Url, named 'Abp.Account.EmailConfirmation', for the application 'saas_microservice' was not configured. Use AppUrlOptions to configure it!

: )

This belongs to devops scope, abp is just a net core web application.

Microservices projects are more complicated,

You can create a new ms template project and try to add your code.

Thanks.

hi

What do you mean non-startup releases?

Can you explain it in detail?

Thanks

hi

We can only solve problems related to abp. We have no relevant experience in your case.

Sorry for that.

You can try to google it or ask for a solution in EF Core https://github.com/dotnet/efcore/issues/new/choose

I will find the reason as soon as possible, thanks

hi

I have no experience in this case, sorry. : ( It related to EF Core instead of ABP Framework

hi

You can add your custom SQL statement during migration

see https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/operations

Showing 4181 to 4190 of 11541 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.