-
Book Overview & Buying
-
Table Of Contents
ASP.NET Core MVC - Up and Running (.NET 5)
By :
ASP.NET Core MVC - Up and Running (.NET 5)
By:
Overview of this book
If you want to learn why ASP.NET Core is so popular and how to create and enhance a functional business website and get an overview of ASP.NET Core 5 Model View Controller (MVC), this is the perfect course for you.
After getting a basic introduction to ASP.Net Core 5, you will start building a real-world website that will display products and receive inquiries from the customers about products they are interested in. By building this website, you will become familiar with the fundamentals of ASP.Net Core 5, learn how to set up and connect your application to the database, get to grips with Scaffold identity concepts, work with MailJet to send emails, and a lot more. You will also learn how to scale an existing project, how to architect a mid- to large-scale project, and how to process payments correctly.
By the end of this course, you will have developed all the essential skills needed to create and scale a functional website using the ASP.Net Core 5 MVC framework.
All the resources files are available at https://github.com/PacktPublishing/ASP.NET-Core-MVC-Up-and-Running-.NET-5
Table of Contents (17 chapters)
Part 1 - Introduction
Part 1 - Setting Up a Database and Category Management
Client-Side Validations and Category Update/Delete
Product Management
Part 1 - Customer Facing Website Management
Part 1 - Scaffold Identity
Part 1 - Shopping Cart and Inquiry Email
Part 2 - Introduction
Part 2 – Code Separation
Part 2 - Repository Pattern
Part 2 - Inquiry Details (Admin)
Part 2 - Inquiry Management
Part 2 - Shopping Cart
Part 2 - Order and Payments
Part 2 – Social Login
Part 2 - Order Management