Building Your First ASP.NET Core Web Application

Go to class
Write Review

Free Online Course: Building Your First ASP.NET Core Web Application provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Building Your First ASP.NET Core Web Application is taught by Gill Cleeren.

Overview
  • In this course, you'll learn how to build a complete application with ASP.NET Core 2 MVC using Visual Studio 2017 in a practical, hands-on way.

    After 15 years of ASP.NET, Microsoft has introduced the most radical change to the framework with the introduction of ASP.NET Core. ASP.NET Core is a complete new framework in which many concepts have changed. In this course, Building Your First ASP.NET Core Web Application, you'll learn how you can build a fully working website with ASP.NET Core, Bethany's Pie Shop. First, you'll start from scratch and you can follow along to build the entire solution in a practical way. Next, you'll learn about the project structure and project files and will see how the application is built up starting from the model and the database using Entity Framework Core. Then, you'll learn about controllers, how routing is handled in ASP.NET Core, and how you'll build several views using the new tag helpers and Razor. Finally, you'll explore what Dependency Injection is and why it plays a central role in ASP.NET Core and when the app is ready, you'll deploy it to Azure. At the end of this course, you'll have built a real-life application and that will give you a solid understanding of the ASP.NET core platform. You can use the application as a starting point for your own websites you'll want to build after finishing this course.