This is an ASP.Net Core (3.1) Razor pages example project I built while following this course on Udemy.
Please see the Live Site Preview on Heroku.
It covers the following subject areas:
- ADO.Net Entity Framework for model migrations to either a Microsoft SQL Server or PostgreSQL Database
- ASP.NET Validations
- C.R.U.D. operations using HTML helpers, Tag helpers, and API calls