Booking options
£82.99
£82.99
On-Demand course
14 hours 26 minutes
All levels
In this course, you will learn the basic and advanced concepts of ASP.NET Core MVC (.NET 6) by building a small Razor application and our Bulky Book website, where you will learn advanced topics in ASP.NET MVC Core. Finally, we will deploy our Bulky Book website on Microsoft Azure and IIS.
This is a beginner to an advanced-level course on .NET 6 that will take you from basics all the way to advanced mode. This course is for anyone who is new to ASP.NET Core or who is familiar with ASP.NET and wants to take the first stab at understanding what is different in ASP.NET Core. From there, we will build multiple projects to understand all the concepts in .NET 6 as we deploy our final application on Azure as well as IIS. Throughout this course, we will understand the evolution of ASP.NET Core, and then take a look at the modified files and folder structure. We will then discuss new concepts in ASP.NET Core. We will build a small Razor application with CRUD operations using the Entity Framework for integration with the database. We will build our Bulky Book website where you will learn advanced topics in ASP.NET MVC Core. Finally, we will deploy our Bulky Book website on Microsoft Azure and IIS. By the end of the course, you will be able to build your own application using ASP.NET Core MVC, Entity Framework Core, and ASP.NET Core Identity. The complete code bundle for this course is available at: https://github.com/PacktPublishing/The-Complete-Guide-to-ASP.NET-Core-MVC-.NET-6-
Learn the structure of the ASP NET MVC and Razor project
Learn basic and advanced fundamentals of ASP.NET MVC Core
Learn about Stripe's integration choices for accepting online payments
Add Google and Facebook authentication/login to the project
Enable SMS and email notifications
Learn to deploy the website on Microsoft Azure
This course is for anyone interested in learning ASP.NET MVC core from the ground up, as well as the most recent changes in Microsoft's newest framework. If you want to learn how to architect large-scale projects, this is the course for you.
You will require a basic understanding of .NET Core 6 (MVC and API) as well as 3-6 months of C# experience. You will need Visual Studio 2022 and SQL Server Management Studio 2018.
This is a complete hands-on course in which we will work on a real-world scenario with ASP.NET Core MVC (.NET 6) that will present you with a variety of challenges, which we will solve as we go through the course.
Learn new and advanced topics in ASP.NET MVC Core (.NET 6) * Build a Razor app with CRUD operations using the Entity Framework for integration with the database * Build our Bulky Book website where you will learn advanced topics in ASP.NET MVC Core
https://github.com/PacktPublishing/The-Complete-Guide-to-ASP.NET-Core-MVC-.NET-6-
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.
1. Introduction
2. MVC Basics - CRUD Operation
3. Razor Pages - CRUD Operation
4. N-Tier Architecture
5. Repository Pattern
6. Product Management
7. Home Page
8. Identity Management
9. Shopping Cart
10. Order Creation
11. Order Management
12. MVC Advance Concepts
13. Seed Database and Azure Deployment