Activities of "liangshiwei"

Answer

Hi,

We will check it, if it's a bug, we will fix it and refund your ticket.

When creating the first one, the database was created, then I created the two additional tenants with the same connection but the admin user and role records were not created.

Could you share the steps to reproduce? I will check it out. thanks

Hi,

The commercial app template uses the LeptonX them not Basic.

The key should be: eThemeLeptonXComponents.Logo https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular#brand-component

Here is everything about the leptonx theme: https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular

Hi,

Yes, this is a design. Suppose you want to create an entity as a host entity,, what should you do. Some tenants use separate databases, and some tenants use shared databases., How to filter the data.

IMultiTenant interface is an identifier used to indicate that the entity is a multi-tenant entity, It is designed for the above scenarios.

Hi,

The Deneme entity have to implement IMultiTenant interface.

This is a convention, otherwise, the APB framework will use it as a host entity

Hi,

I need to implement multiple Hybrid architectures where some tenants share a single database while some tenants may have their own database.

Yes, it's possible, but I still don't know what's blocked you.

This temporary solution:

https://gist.github.com/realLiangshiwei/aad8c66a144d403ff716179d9838f2c0

Hi,

You can install the local tool instead of global tool.

See: https://bilal-fazlani.com/blog/net-core-local-tools-are-here

  • dotnet tool install volo.abp.suite --add-source https://nuget.abp.io/<YourApiKey>/v3/index.json --version 7.3.3
  • dotnet abp-suite

You can find the source in the Nuget.config

Can you share a test project? I will check it.

My email is shiwei.liang@volosoft.com

Hi,

Seems the problem is not related to ABP but Electron.

See: https://github.com/electron/electron/issues/345 https://github.com/electron/electron/issues/15404#issuecomment-433546435

You may need to disable the nodeIntegration

Showing 2951 to 2960 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 12, 2025, 10:20