Is this Blazor/EF Core code efficient and safe use of DbContext and accessing shadow properties
Simple Blazor Web App created in VS2022 using the wb app template , to edit a vendor record. All works and I can edit the record in concurrent browser tabs.