I\'ve got a Blazor Server App using the Entity Framework (EF Core).
I use a code first approach with two models, Entry and Target.
Entry
Target
Ea