This repository contains code and resources.
A comprehensive e-commerce application leveraging ASP.NET Core MVC, Entity Framework Core, and ASP.NET Core Identity.
- Understand the structure of ASP.NET Core MVC (.NET 8)
- Learn essential fundamentals of ASP.NET MVC Core (.NET 8)
- Integrate Identity Framework, add additional user fields
- Implement Entity Framework and code-first migrations
- Explore sessions, custom tag helpers, view components, and partial views in ASP.NET Core
- Utilize Bootstrap v5 for UI development
- Implement authentication, authorization
- Manage roles within ASP.NET Core Identity
- Implement email notifications and integrate Stripe payment
- Apply Repository Pattern for database access and automate seed database migrations
















