Building Web Applications with ASP.NET Core MVC
via Pluralsight
Overview
In this course, you'll learn how to build a complete application with ASP.NET Core 3.0 MVC using Visual Studio 2019 in a practical, hands-on way.
ASP.NET Core 3.0 and ASP.NET Core 5.0 contain many new features allowing developers to more easily build apps with ASP.NET Core MVC. In this course, Building Web Applications with ASP.NET Core MVC, you'll learn how to build a fully working modern web application using ASP.NET Core 3/5 MVC. First, you'll learn how an ASP.NET Core MVC project is configured. Next, you'll find out how to build several pages that connect with a database using Entity Framework Core. To build these pages, you'll learn about Razor, tag helpers, layouts and view components. Finally, you'll understand how to authenticate users using ASP.NET Identity. When you're finished with this course, you'll have the skills and knowledge of ASP.NET Core MVC to build real-world web applications. This course is updated to be compatible with .NET 5.0.
Topics:
ASP.NET Core 3.0 and ASP.NET Core 5.0 contain many new features allowing developers to more easily build apps with ASP.NET Core MVC. In this course, Building Web Applications with ASP.NET Core MVC, you'll learn how to build a fully working modern web application using ASP.NET Core 3/5 MVC. First, you'll learn how an ASP.NET Core MVC project is configured. Next, you'll find out how to build several pages that connect with a database using Entity Framework Core. To build these pages, you'll learn about Razor, tag helpers, layouts and view components. Finally, you'll understand how to authenticate users using ASP.NET Identity. When you're finished with this course, you'll have the skills and knowledge of ASP.NET Core MVC to build real-world web applications. This course is updated to be compatible with .NET 5.0.
Topics:
- Course Overview
- Course Introduction
- Setting up an MVC Application
- Creating the List Page
- Working with Real Data Using Entity Framework Core
- Adding Navigation to the Site
- Improving the Views in the Application
- Creating an Order Form
- Adding Login Capabilities to the Site
Taught by
Gill Cleeren
Related Courses
-
Building Your First ASP.NET Core 2 MVC Application
-
Building Your First ASP.NET Core Web Application
-
Building Your First ASP.NET Core 2.1 MVC Application with Visual Studio 2017
-
Architecting ASP.NET Core Applications: Best Practices
-
Microservices Communication in ASP.NET Core
-
Building an Enterprise Application with ASP.NET Core MVC