EF Core 8: how to assign existing entity references to deserialized list
I’m building a Blazor Wasm web app with ASP.NET Core 8 and EF Core 8.
I have the following setup:
I’m building a Blazor Wasm web app with ASP.NET Core 8 and EF Core 8.
I have the following setup: