hi wanghugh
We will try to fix it.
Hi
It is difficult to change tenant from int to Guid. You can consider adding a Guid column to the tenant entity.
https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Extending-Existing-Entities
hi
There are documents that you can reference to.
https://aspnetboilerplate.com/Pages/Documents/Articles\How-To\add-custom-session-field-aspnet-core https://aspnetboilerplate.com/Pages/Documents/Articles\How-To\add-custom-data-filter-ef-core
Hi ashvinu
Can you share your website url with me? [email protected]
hi cguerin
You can also check the browser Network panel to see the http request or see the console output in the Console panel.
hi
I dont wnna install anything, inase it breaks my project.
Yes you are right!
You can config entity index or something in the EntityframeWork layer useing** fluent api**.
https://docs.microsoft.com/en-us/ef/core/modeling/ https://docs.microsoft.com/en-us/ef/core/modeling/indexes https://github.com/aspnetboilerplate/aspnetboilerplate/blob/e0ded5d8702f389aa1f5947d3446f16aec845287/src/Abp.ZeroCore.EntityFrameworkCore/Zero/EntityFrameworkCore/AbpZeroHostDbContext.cs#L97
hi
Have you tried using try catch
in the controller?
hi
Does there any info in the application log?
hi
I get an network error
Can you share the detail of the error?