ASP.NET Core Using MVC (Part 5 of 6): Users and Appointments
Interactive

ASP.NET Core Using MVC (Part 5 of 6): Users and Appointments

BizLibrary
Updated Jan 20, 2020

ASP.NET Core is a cross-platform, cloud-based framework for building Internet-connected applications. In this course, work on the Granite house project continues touching on the topics of ASP.NET Core identity, sessions, authentications, and authorization.

This course contains the following lessons:

Lesson 1:

  • Scaffold Identity to Project
  • Upgrading again to Bootstrap 4
  • Add Application User to Database
  • Add Properties and Role Manager to Register Page
  • Register Page Model Post Handler
  • Add Admin User Controller

Lesson 2:

  • Index Page
  • Admin Users Edit Action Methods
  • Admin Users Edit View
  • Delete Users Get and Post Action Methods
  • Delete Users View
  • New User Registration without Signing In
  • Authorization

Lesson 3:

  • Appointment View Model
  • Add Sales Person to Appointment
  • Appointment Index Get Action Method
  • Appointment List View Part 1
  • Appointment List View Part 2

Lesson 4:

  • Search Criteria
  • Details View Model
  • Edit Get Action Method
  • Edit View Part 1
  • Edit View Part 2

Lesson 5:

  • Edit View Part 3
  • Edit Post Action Method
  • Details action method
  • Delete get and post action method
  • Delete appointment view
;