How to Use One to Many Relationships in ASP NET CORE 6 0. One-to-Many Relationship in EF Core

preview_player
Показать описание
In a one-to-many relationship, one record in a table can be associated with one or more records in another table. For example, each customer can have many sales orders.
Рекомендации по теме
Комментарии
Автор

Hi sir, StudentsController why ModelState.IsValid is false, how to fix it?

omerucansu
Автор

The grade creation is not validating because of the ICollection Student property.

azoredjyamo
Автор

Good - but you need to explain it better

DevLearn-lvnr