Activities of "liangshiwei"

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

Hi,

I think there is no problem with this statement, It will not query the role of the deleted user.

Hi,

Because in 3.2 version, ABP blog module use the blob system, you need to configure.see https://docs.abp.io/en/abp/latest/Blob-Storing

First, you need to use the token endpoint to get access_token.

Second, use access_token in the request

See https://github.com/abpframework/abp/issues/869#issuecomment-471958996 and https://docs.abp.io/en/abp/latest/Best-Practices/Entity-Framework-Core-Integration#repository-implementation

You can create the IncludeDetails extension method for the Invoice entity and include the LineItems in it. then you can choose whether to load line items according to your needs

Hi,

ABP uses standard IdentityServer, You just need to create a client then use the client to get access token.

There are have two ways to create a client.

1: You can create a client in the IdentityServerDataSeedContributor class

  1. You can create a client in the Identity Server UI

We have entity history: https://docs.abp.io/en/abp/latest/Audit-Logging#entity-history-selectors

I think this is enough.You can get audit information from the entity history.

Showing 6241 to 6250 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 10, 2025, 06:30