Activities of "liangshiwei"

Hi,

You can customize the theme, You can replace any layout page and style you need.

Or replace the theme module( like: https://github.com/realLiangshiwei/Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla)

Hi,

IdentityUserRole is just a join entity type. It is difficult to implement soft delete for it. you can subscribe to delete events of users and roles. and delete records(physical delete) from the IdentityUserRole table in the event handler.

HI, See : https://docs.abp.io/en/abp/latest/UI/Angular/Custom-Setting-Page

Answer

See https://docs.abp.io/en/abp/latest/Microservice-Architecture

I can help you remotely. shiwei.liang@volosoft.com

Does http://codebuckets.com/2018/05/26/hosting-angular-in-iis-under-an-existing-website/ work for you?

I used the linq you provided, It does not generate isdeleted conditions for identityUserrole and identityRole

See https://github.com/abpframework/abp/pull/4101#issuecomment-636648083

Hi,

Currently the blog module does not support bitbucket. bit it is open source. you can fork and implement it yourself :https://github.com/abpframework/abp/tree/dev/modules/docs

I will check it out

Showing 1971 to 1980 of 2428 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 24, 2025, 10:25