Activities of "liangshiwei"

I created an internal issue for this, will be available in the next version.

In which project do you define permissions?

This is right.

Hi BennieMok,

See https://github.com/abpframework/abp/pull/2867. You can change HttpApi.Client project target to netstandard2.0.

Hi @talhazengin

It would be better to put UseAbpRequestLocalization just after the UseMultiTenancy . Because AbpRequestLocalizationMiddleware gets the language of the current user or current tenant.

Hi,

If the phone number not confirmed when you login, you cannot login.

Can you explain this problem in detail?

Objects are passed by reference, you can get the id from the user object after the unit of work is saved.

Hi ,

You need to find all app.UseAbpRequestLocalization (); and move above app.UseAuthentication ();. This is a problem with the template, we will fix it in the next version.

Hi , Abp create integration package for PostgreSQL database provider. See the document.

Showing 6631 to 6640 of 6693 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 October 30, 2025, 06:33