ASP.NET 6 Core MVC
Goal: eCommerce application with ASP.NET MVC and Entity Framework Core
topics:
Models, ViewModels, Views, PartialViews , SQL server configuration with Entity framework, Entity Framework migrations, CRUD using Entity Framework, relational and non-relational data, Dependency injection, Major dependency injection lifetimes, Static and generic services/repositories, Model binding and validation, Routing, Cookie-based authentication, Role-based authorization, Role-based UI rendering, Dynamic rendering with ViewComponents, Online payments using Paypal SDK