hi
I have enabled the chat feature and run abp bundle command on Innovain.Sports.Blazor.Client
src\Innovain.Sports.Blazor.Client> abp bundle
[09:51:34 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
[09:51:35 INF] ABP CLI 8.2.2-dev
[09:51:40 INF] Generating style bundle...
[09:51:40 INF] Style bundle has been generated successfully.
[09:51:40 INF] Generating script bundle...
[09:51:41 INF] Script bundle has been generated successfully.
[09:51:41 INF] Script and style references in the C:\Users\malim\Downloads\Innovain.Sports\src\Innovain.Sports.Blazor\Components\App.razor file have been updated.
hi
I will confirm this again.
hi
You are right. We have removed them in the new version.
I have refunded your ticket.
Sorry for that.
hi
liming.ma@volosoft.com
hi
but we couldn't connect two different DbContexts in the same LINQ query.
I don't think this can be done.
https://github.com/dotnet/efcore/issues/32872#issuecomment-1910570373
hi fjinc
across all tenants and their users from the Host tenant?
By default, users will not be across tenants. Can you explain it in detail?
hi
You shouldn't add DbContextFactory and migrations for the module template project(MyModule)
Like I said. The module has nothing to do with the database, so it doesn't need the above.
hi
The databases of both projects are different.
What does that mean?
ModuleA is a module, why is has use a database?
The module template is designed to be reused in every type of app.
EF Core or Mongodb. Monolithic or microservice.
So it can't decide what database provider should used.