Course description
ASP.NET Core 6 Razor pages leverage the latest technology to power your website. Learn it front to back in this course with a project. This course covers: adding a shopping cart model, as well as dealing with orders, totals and routing.
Prerequisites
• 3-6 months of C# experience
• Basic SQL knowledge
• Basic HTML and JavaScript knowledge.
Previous parts of the series.
Meet the expert
I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.
Course outline
Module 6
Add Shopping Cart Model (25:42)
- Introduction (00:08)
- Add Shopping Cart Model (03:59)
- Add Shopping Cart To Repository (02:04)
- Add Shopping Cart On Details Page (04:35)
- Authorization In .Net Core (04:27)
- Add To Shopping Cart (10:20)
- Summary (00:08)
Increment Shopping Cart (19:38)
- Introduction (00:08)
- Increment Shopping Cart (06:14)
- Shopping Cart Get Handler (02:55)
- Load Shopping Cart (05:39)
- Navigation Property Issues (04:33)
- Summary (00:08)
Order Total and Routing (14:36)
- Introduction (00:08)
- Order Total And Routing (03:30)
- Increment Count From Shopping Cart (04:11)
- Challenge: Remove And Decrement Shopping Cart Ite (00:54)
- Solution: Remove And Decrement Shopping Cart Items (03:00)
- Cart Summary Ui (02:42)
- Summary (00:08)