This is a Website to learn the fundamentals of ASP.NET Core MVC and Entity Framework Core. This website is a simple CRUD app with Bootstrap 5.
- Style with Bootstrap 5
- CRUD (Create, Read, Update, Delete) functionality for Entity Framework Core
- Login and Registration functionality with Identity
- Shopping Cart functionality
- .NET 10 SDK
- Recommended IDE: Visual Studio 2026
- Clone the repository from GitHub: `git clone
- ASP.NET Core MVC in C#
- Entity Framework Core
- Bootstrap 5
- HTML/CSS/JS