Booking options
£26.99
£26.99
On-Demand course
14 hours 11 minutes
All levels
This course will take you from the basic structure of ASP.Net Core 5 to building and enhancing a functional website. You will deep dive into the concepts by creating a product catalog, connecting your application to a database, sending emails from your application, integrating a secure payment system into your application, and a lot more.
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
Understand the foundation of ASP.NET Core MVC 5
Set up a database connection with the Entity Framework core
Become familiar with MVC classes, such as ViewModel and ViewBag
Modify the existing architecture of an application
Explore the N-Tier architecture
Integrate the Braintree system into the application
If you are a software engineer or web developer who is looking to build applications using the ASP.NET Core 5 framework, this course is for you. To get started with this course, a basic understanding of C#, SQL, Visual Studio 2019, SQL Server 2017+, and .NET Core 5 is needed.
With the help of application building and enhancing activity, you will get a detailed understanding of the ASP.NET Core 5 concepts.
Gain a solid understanding of the ASP.NET Core 5 MVC framework * Build a real-world ecommerce application in ASP.NET Core 5 from scratch * Learn all the techniques needed to enhance and scale the existing ASP.NET Core 5 application
https://github.com/PacktPublishing/ASP.NET-Core-MVC-Up-and-Running-.NET-5
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. Setup Database and Category Management
3. Client-side Validations and Category Update/Delete
4. Product Management
5. Customer Facing Website Management
6. Scaffold Identity
7. Shopping Cart and Inquiry Email
8. Introduction
9. Code Separation
10. Repository Pattern
11. Inquiry Details (Admin)
12. Inquiry Management
13. Shopping Cart
14. Order and Payments
15. Social Login
16. Order Management
17. Azure Deployment