Description
In this course, you will :
- Discover the structure of the ASP NET MVC Core (.NET 6) Project.
- Discover the structure of the ASP NET Core (.NET 6) Razor Project.
- Discover the fundamentals of ASP.NET MVC Core (.NET 6).
- Create two projects throughout the course.
- Integrate Identity Framework and learn how to expand User fields.
- Interact with Razor class library for Identity
- Integrate Entity Framework along with code first migrations
- Sessions in ASP NET Core (.NET 6)
- Custom Tag Helpers in ASP NET Core (.NET 6)
- View Components and Partial Views in ASP NET Core
- Bootstrap v5
- Authentication and Authorization in ASP NET Core (.NET 6)
- Google and Facebook Authentication/Login
- Role Management in ASP NET Core Identity
- Email notifications
- TempData in ASP NET Core (.NET 6)
- Stripe Payment Integrations
- Repository Pattern to Access Database
- Seed Database Migrations Automatically
- Deploying website on Microsoft Azure
Syllabus :
- MVC Basics - CRUD Operation
- Razor Pages - CRUD Operation
- N-Tier Architecture
- Repository Pattern
- Product Management
- Home Page
- Identity Management
- Shopping Cart
- Order Creation
- Order Management
- MVC Advance Concepts
- Seed Database and Azure Deployment