Bug description If a relationship is setup as one to one in the DbContext but is actually one to many in the database then as entities are loaded EF Core will force the one to one relationship by ...
Panel pnlFormula = new Panel { Dock = DockStyle.Fill, AutoScroll = true, Padding = new Padding(20) }; GroupBox boxFormula = new GroupBox { Text ...