This course will be retired on July 14, 2025.
- Overview of Adding User Registration 2:56
- Adding the User Registration Page
- Defining Our User Class
- Adding the ApplicationUserManager and ApplicationSignInManager Classes
- Updating Our DI Configuration
- Configuring the Identity OWIN Middleware Component
- Updating the Account Controller
- Updating the Layout Page
- Reviewing User Registration 6:25
- Section Review 5 questions
Quiz Question 1 of 5
To represent users in the database when using ASP.NET Identity with Entity Framework
Choose the correct answer below: