Activities of "maliming"

hi

Can you share username & password so I can check your pipeline online?

liming.ma@volosoft.com

hi Teknosol

I will check your projects asap.

Can you share some steps to get abp's css files overwhelm the css files we wrote in angular.?

hi

Can you try to build the sln instead of csproj?

run this command on the folder in which the xx.sln file exists.

dotnet build /graphbuild

hi

        ObjectHelper.TrySetProperty(
            user,
            x => x.TenantId,
            () => tenantId
        );

hi

Please share your project, and I will run it on my locally.

Thanks

liming.ma@volosoft.com

hi

This is an angular issue. We will fix it in the next version.

hi

ExternalLocalizationResourceContributor

hi

I know there are dynamic permissions in ABP, but I'd prefer not to make use of them.

dynamic permissions is the best choice, otherwise your implementation may not be compatible with the current design.

hi

Of course, Our language management is getting localization texts from the database.

You can download its source code to check the code.

hi

You can't add Permissions by the currentUser. also not recommended to call the async method in a sync method.

You can consider overriding the StaticPermissionDefinitionStore.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Authorization/Volo/Abp/Authorization/Permissions/StaticPermissionDefinitionStore.cs#L12

Showing 5481 to 5490 of 10668 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 15, 2025, 14:41