Hi,
Can you explain in detail and provide steps? thanks.
Hi,
Better way is to overriding the layout: https://docs.abp.io/en/abp/4.3/UI/Blazor/Customization-Overriding-Components
Is there some example of how to do implement that?
No such example,you can refer the Use ASP.NET Core SignalR with Blazor document You can poll the signalr hub for disk information, and notify if the disk is full.
Hi,
Tr uses comma ,
You should enter 14,45
.
See https://github.com/abpframework/abp/issues/8050
HI,
Ok, please email me. shiwei.liang@volosoft.com
I will check it out.
What oracle version are you using?
I will check it. thanks.
Hi,
Yes, Because some entitie are soft deleted, related entities cannot be soft deleted automatically. You can use domain events, when the entity is deleted, manually delete the related implementation.
https://docs.abp.io/en/abp/latest/Local-Event-Bus#events-with-past-tense
Hi,
Hi,
It looks like your project has some problems,but it's complated, can you provide simple project to reproduce? thanks.