Activities of "maliming"

hi

We implemented it in 7.0.

hi

According to the design of tiered projects, the Web project is a pure UI project similar to HTML projects, Angular, etc.

CustomConnectionProviderFactory, DashboardDataSourceStorage

That is to say, you can't use database-related services.

IEditableDashboardStorage

You can try to inject application service interfaces to call remote APIs.

how I can distinguish between tenants for the anonymous users without login

I think you can't do this.

OK, No problem.

How about app-pro?

abp new AbpDebugTest -t app-pro -u blazor -d ef -o AbpDebugTest -dbms SQLite

I didn't use Tieredproject

The project already enabled the multi-tenant feature.

if (MultiTenancyConsts.IsEnabled)
{
    app.UseMultiTenancy();
}

hi

We can confirm that related to your environment, You can google it. We don't have much advice

hi

I think there is a problem with your environment. You can try to use dotnet ef

https://learn.microsoft.com/en-us/ef/core/cli/dotnet

https://www.nuget.org/packages/dotnet-ef/

hi

I will create a internal issue.

hi

Is there any logs from Event Viewer

Showing 7261 to 7270 of 10600 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.0.0-preview. Updated on September 05, 2025, 09:28