Project that demonstrates the use of Entity Framework Core in an ASP.NET MVC web app for a fictional school called Corewood University. Created using the following tutorial from Microsoft: Tutorial: Get started with EF Core in an ASP.NET MVC web app
- ASP.NET Core
- .NET 5.0
- Microsoft Visual Studio
- Microsoft SQL Server Express
- Microsoft EF Core
- HTML
- CSS
- C#
- ASP.NET Core Documentation
- Microsoft EF Core Documentation
- ASP.NET Core MVC Tutorial
- Completed Sample Code from Microsoft
- Add more styling to the web app
- Add more advanced validation
- Add more advanced search functionality
- Add concurrency handling to all tables