Activities of "maliming"

Great 👍

hi

If you have a MyDefinitionProvider class. Your api website(consumed by wasm) has to depend on it.

Thanks,.

hi

Now I want to use this module in 2 services concurently. As my understanding, all tables of Identity module will be created in database of each service. Right

If your two services use independent database, Yes .

But the code to manage all those tables is located in Identity module. So how to reuse UI in Indentity module and get correct data of Identity module for each service? It means each service will have the same UI, just different data.

The Identity.Web is a UI layer, it will use app service interfaces to manage the data.

In a single-layer app. It directly depends on application services. In a tiered app. It will use a C# proxy to send HTTP requests to your api website.

https://abp.io/docs/latest/framework/api-development/dynamic-csharp-clients https://abp.io/docs/latest/framework/api-development/static-csharp-clients

hi

Many modules will depend on the AbpGuidsModule

It is a very basic module that is everywhere.

ok, You can share debug logs later. Thanks.

hi

Can you set the log level to Debug and share the full login process logs?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

liming.ma@volosoft.com

Thanks.

hi

What is your abp framework version?

Can you test with a new and latest template project?

Thanks.

hi

The Elsa Pro module doesn't contain any Entities

https://abp.io/docs/latest/modules/elsa-pro

Can you check the code of https://abp.io/docs/latest/samples/elsa-workflows-demo

Thanks.

hi

The design here is that we will try to resolve IGuidGenerator from the dependency injection container, and if not found, we will use SimpleGuidGenerator.Instance.

LazyServiceProvider.LazyGetService<IGuidGenerator>(SimpleGuidGenerator.Instance);

Normal applications will always find it in the container, which is SequentialGuidGenerator if your module depended on AbpGuidsModule.

Thanks.

hi

For reusable modules, you should add controllers to HttpApi, just like all ABP modules.

https://github.com/abpframework/abp/tree/dev/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo/Abp/Identity

Thanks.

Showing 321 to 330 of 11556 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.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.