Hi,
Did you check this? https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=Blazor#customization
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
Can you share a test project? I will check it.
My email is shiwei.liang@volosoft.com