Here's a post with source code link included on creating a University application with CRUD functionalities using ASP.NET Core MVC and EF Core. The major update made to the project was the approach on how to seed data to the database. This project is based from MS Learn ASP.NET Core MVC with EF Core - tutorial series.

kgc