In Part 1, Building a website, The basics, we learned about the basics of HTML, some JavaScript, and a little CSS (Cascading Style Sheets).

In this part, we are going to learn about the ASP.Net Core platform and it’s three frameworks.
The three frameworks we will learn about are MVC, Razor Pages, and Blazor.
We’ll also learn about a data access framework called Entity Framework Core.