Activities of "liangshiwei"

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.

Hi @terrycullen,

Try to add to the module OnApplicationInitialization method :

Showing 6631 to 6640 of 6692 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 08, 2025, 09:55