Activities of "liangshiwei"

Hi,

The connection is not cheeped, so we use IConnectionPool. it will reuse as many connections as possible.

You can replace IConnectionPool with your own implementation to create a new connection when the HostName is changed.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.RabbitMQ/Volo/Abp/RabbitMQ/ConnectionPool.cs

HI,

You can inject the IOptions<AbpRabbitMqOptions> to change it.

Hi,

Sorry, the code you provided is too simple, I can't reproduce the problem. Could you provide the full steps? thank you.

Hi,

Can you share some codes?

May I ask what Redis(windows or Linux) version are you using?

Hi,

You can inject the IIdentityUserRepository to get all users.

Hi,

Can you check this? : https://github.com/abpframework/abp/issues/5235#issuecomment-727700212

When you download the module source code, the CLI will automatically configures embedded resources: https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectBuilding/Building/Steps/MakeProxyJsonFileEmbeddedStep.cs#L7

Hi,

Configuring embedded resources is necessary for static proxies.

For the ABP modules, we configure here: https://github.com/abpframework/abp/blob/dev/common.props#L27-L29

May I ask what error do you get?

Hi,

Does the document work for you? https://docs.abp.io/en/abp/latest/Modules/Docs

Showing 5281 to 5290 of 6693 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.