This is a website to learn the fundamentals of ASP.NET Core MVC (Model View Controller).
- Styling with Bootstrap 5
- CRUD (Create/Retrieve/Update/Delete) functionality with Entity Framework Core
- Login/Register
- Shopping Cart
- Clone or download the repository
- Download .NET 9 SDK
- Recommended to use Visual Studio 2022
- Open in VS 2022 and hit run
- ASP.NET Core MVC with C#
- Entity Framework Core
- Bootstrap 5
- HTML/CSS/JS