Video description
This is an intermediate to advanced ASP.NET Core (.NET 6) with Razor Pages course that will take you from the beginning to the end. This course is for anyone who has a basic understanding of ASP.NET Core and wants to learn how to architect and build real-world ASP.NET Core apps (.NET 6).
You have come to the right place if you want to understand the Repository Pattern and N-Tier architecture in record time with ASP.NET Core (.NET 6)! There is no filler content in this course; only straight, accurate, and brief explanations of how to construct excellent ASP.NET Core applications.
In this course, we will develop a Taste Restaurant website with advanced features, such as allowing consumers to see meal products, add them to the basket, and place orders using a credit card. Admin may see the order and begin preparing it, as well as track the orders from start to finish, with the option of canceling or issuing refunds!
By the end of this course, you will learn how to use ASP.NET Core Razor Pages to build and develop a real-world project.
What You Will Learn
- Learn about repository patterns and N-Tier architecture
- Learn how to add Stripe payments and refunds
- Integrate Identity Framework and learn how to add more fields to Users
- Integrate Entity Framework along with code first migrations
- Authentication and authorization in ASP.NET Core (.NET 6)
- Data seeding and deployment to Azure
Audience
This course is for anyone interested in learning ASP.NET Core (.NET 6) or the most recent changes to Microsoft’s latest framework. To do so, you will need to be familiar with C# and be able to use Visual Studio 2022 and SQL Server Management Studio 2018.
About The Author
Bhrugen Patel: Bhrugen Patel is a passionate and creative software engineer with a strong focus on simplicity and thorough details. He has been programming since high school and was involved with multiple web and desktop projects using .NET. He has a master’s degree in computer science and a bachelor’s degree in computer engineering. He also has many years of experience with .NET C# and .NET MVC. He enjoys teaching alongside his full-time job.
Table of contents
- Chapter 1 : Introduction
- Chapter 2 : Database Setup
-
Chapter 3 : CRUD - Razor Pages
- Categories Get Action Method
- Display All Categories
- Add Create Category Button
- Create Category UI
- Create Property in Page Model
- Create Category and Bind Property
- Bootswatch
- Server-Side Validations
- Custom Validations
- Display Name and Range Annotation
- Client-Side Validations
- Links for Edit and Delete
- Edit Category
- Back to List
- Delete Category
- TempData
- Toastr
- Partial Views
- Scaffold CRUD Pages
- Chapter 4 : N-Tier Architecture
- Chapter 5 : Repository Pattern
-
Chapter 6 : Menu Item Management
- Create MenuItem Model
- Create MenuItem Table
- Add MenuItem to UnitOfWork
- MenuItem Index Page
- Menu Item Upsert Page Get Handler
- Menu Item Upsert Page Get Hander UI
- Rich Text Editor
- Menu Item Create Post Handler
- Create API in Razor Project
- Include Properties
- Include DataTable in Project
- Load Datatables
- DataTable Render Buttons
- Menu Item Edit Get Handler
- Menu Item Edit POST Handler
- Implement Http Delete for Menu Item
- Delete Menu Item Alerts
- Chapter 7 : Home Page
- Chapter 8 : Identity Management
-
Chapter 9 : Shopping Cart
- Add Shopping Cart Model
- Add Shopping Cart to Repository
- Add Shopping Cart on Details Page
- Authorization in .NET Core
- Add to Shopping Cart
- Increment Shopping Cart
- Shopping Cart Get Handler
- Load Shopping Cart
- Navigation Property Issues
- Order Total and Routing
- Increment Count from the Shopping Cart
- Assignment 3 - Remove and Decrement Shopping Cart Items
- Assignment 3 Solution - Remove and Decrement Shopping Cart Items
- Cart Summary UI
- Chapter 10 : Order Submission
- Chapter 11 : Stripe Payments
-
Chapter 12 : Order Management
- Overview
- Assignment 5 - Order List with Datatables
- Assignment 5 Solution - Order List with Datatables
- Order Details UI
- Loading Get Handler
- Load Order Details Data on UI
- Manage Order UI
- Manage Order Get Handler and Status Flow
- Manage Order Load UI
- Toggle Status Display Button
- Manage Order Status Update
- Manage Order Details Buttons
- Refund and Complete Order
- Status Buttons in Order List
- Order Status Filter
- Chapter 13 : Advanced Topics
- Chapter 14 : Azure Deployment
Product information
- Title: ASP.NET Core Razor Pages - The Complete Guide (.NET 6)
- Author(s):
- Release date: June 2022
- Publisher(s): Packt Publishing
- ISBN: 9781800568068
You might also like
book
ASP.NET Core Razor Pages in Action
Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease. In ASP.NET …
video
.NET Core Microservices - The Complete Guide (.NET 6 MVC)
In this course, you will learn the foundational elements of microservices by incrementally building a real …
book
Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
Now in its 8th edition, Pro ASP.NET Core has been thoroughly updated for ASP.NET Core 3 …
book
Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6
Broaden your developer experience by learning how to use gRPC and ASP.NET Core together on the …