The goal of this course is to guide you through learning how to develop MVC pattern based web applications, using the latest tools and technologies from Microsoft - ASP.NET Core.
After finishing this course, you should be able to build ASP.NET Core applications from scratch, use the MVC pattern and components correctly, and deploy the web applications to the Cloud.
To achieve this goal, this course will focus on:
- MVC pattern - Deep dive into the MVC architectural pattern and understand its implementation
- Hands-on practice - create the ASP.NET Core web applications to resolve real-world problems