Activities of "liangshiwei"

Hi,

Thanks for your suggestion, we will improve the template

Hi,

You can download the Leptonx source code via the ABP suite.

Hi,

You need to specify the service name for the module's API For example: https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo/Abp/Identity/IdentityUserController.cs#L10-L11

Could you share the video again? thanks.

Hi,

How is the topology managed in Azure?

Sorry, I didn't get it.

How does the second application know which of its tenants each message published by the first application corresponds to

If the event is multi-tenant, ABP will automatically switch the current tenant context. https://github.com/abpframework/abp/blob/9c4086792bd09af7ad4cbbeb2610b4641bd709ad/framework/src/Volo.Abp.EventBus/Volo/Abp/EventBus/EventBusBase.cs#L235

Your event class implement from the IMultiTenant or IEventDataMayHaveTenantId interface.

What is the standard way that Abp has to communicate applications with Service Bus and the outbox and inbox patterns?

You can check these documents https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#outbox-inbox-for-transactional-events https://microservices.io/patterns/data/transactional-outbox.html

Hi,

Sorry for that; the email was in the spam folder, I didn't notice.

I'm trying to download the project but can't reach it. could you try to use Google Drive? thanks.

Hi,

I'm using the latest template, but it doesn't reproduce the problem.

Hi,

Sorry for late, Now it doesn't work locally either?

Hi,

There two ways to add Angular part.

  1. Publish angular code to NPM or NPM npm server, Then install it via NPM package
  2. Copy code to the another solution's Angular project.

Config the Angular module, you can refer to : https://docs.abp.io/en/commercial/latest/modules/chat#angular-ui

Hi

abpdatepicker tag helper is a new feature in 7.2 See: https://github.com/abpframework/abp/pull/15806

You can upgrade your project version.

Or use it manually: https://bootstrap-datepicker.readthedocs.io/en/latest/

Showing 2071 to 2080 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 November 03, 2025, 07:01