Activities of "maliming"

hi

You can add your property to claims.

https://docs.abp.io/en/abp/4.3/Authorization#claims-principal-factory

hi alexander.nikonov

Please create a new question. Thanks.

hi Can you explain in details?

hi

Add this code will resolve your problem.

CreateMap<ApiResourceProperty, KeyValuePair<string, string>>()
                .ReverseMap();

hi

using Volo.Abp.Domain.Repositories;

private readonly IIdentityUserRepository _identityUserRepository;
await _identityUserRepository.HardDeleteAsync(IdentityUserEntity);

Sure.You can use this option.

hi

Can you try the same steps with a new project that create by CLI?

abp new BookStore -t app-pro -u angular -d mongodb

hi

You can set the default language in language mangement page.

Ensure that your appsettings.json has "AbpLicenseCode" key with your license code.

Can you check the appsettings.json file?

I have added those configuring methods. I already had corresponding modules included into DependsOn on all layers.

You need add new migration file before run DbMigrator.

Showing 11431 to 11440 of 12101 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.3.0-preview. Updated on March 09, 2026, 08:51
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.