ASP.NET Core 6 Crash Course

Go to class
Write Review

Free Online Course: ASP.NET Core 6 Crash Course provided by Pluralsight is a comprehensive online course, which lasts for 2-3 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. ASP.NET Core 6 Crash Course is taught by Erik Dahl.

Overview
  • Ever been curious about how easy it really is to create an MVC website using ASP.NET Core? We'll create a brand new site from scratch with lots of great features and explore key aspects of ASP.NET Core 6 in this code-focused course.

    If you haven’t seen ASP.NET for a while - or even at all - it’s become a very compelling high-performance cross-platform web framework that deserves a closer look. In this course, ASP.NET Core 6 Crash Course, you’ll learn how to create a brand new MVC website from scratch. First, you’ll explore the starting point for the website that gets generated from the CLI tools.. Next, you’ll discover some of the key features of ASP.NET Core - how models, views, and controllers work, persisting data with Entity Framework Core, editing and validating that data from the application, and other foundational concepts like dependency injection, configuration, and logging. Finally, you’ll learn some simple authentication and authorization techniques and how those can be applied in an ASP.NET Core 6 app. When you’re finished with this course, you’ll have the skills and knowledge of ASP.NET Core 6 needed to evaluate it for your own projects, and to get started using it.