Activities of "maliming"

Can we add any text for a particular language in the same section?

hi I do not understand what you mean, Can you explain it in detail?

hi

We add an option to disable the RazorRuntimeCompilation(ABP 5.0.1)

public override void PreConfigureServices(ServiceConfigurationContext context)
{
    PreConfigure<AbpAspNetCoreMvcOptions>(options =>
    {
        options.EnableRazorRuntimeCompilationOnDevelopment = false;
    });
}

https://github.com/abpframework/abp/pull/10947/files

i am able to send email through this code :->https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

Can you share the email config with me? liming.ma@volosoft.com

it's through 500 error

What's the error detail?

hi

I sent the latest source code of the payment module, It can be worked in v5.0. for package reference, we will release the 5.0.2.

My main solution is all version ABP 4.4.4.

in this way, You can't use the payment module that version 5.0.

Are you saying the ABP 4.4.4 Payment Module does not work for an MVC/Tiered application?

You can download v4.4.4 source code the payment module and add it to your solution.

hi

I have confirmed that this is a bug, I will share the solution after the fix.

hi

Please share this project with me. liming.ma@volosoft.com

hi

We will check the new question.

hi

This method is not supported by default, but you can implement it yourself.

ABP is using the asp net core identity framework,

https://www.google.com/search?q=asp+net+core+identity+phone+number+register&oq=asp+net+core+identity+phone+number+register

hi

The 5.0 is using the static proxy. The structure of the project has also changed. It may not be compatible with the old version. You can consider to download the source code of 4.4.4 or upgrade to 5.0.

https://github.com/abpframework/abp/pull/9905

Showing 7151 to 7160 of 8966 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 15, 2025, 12:18