Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 683 Bytes

File metadata and controls

17 lines (11 loc) · 683 Bytes

BookListRazor

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

Resources and Libraries: