November 2023
Beginner to intermediate
828 pages
20h 28m
English
This chapter is about building websites with a modern HTTP architecture on the server side using Microsoft ASP.NET Core. You will learn about building simple websites using the ASP.NET Core Razor Pages feature introduced with ASP.NET Core 2 and the Razor class library feature introduced with ASP.NET Core 2.1.
This chapter covers the following topics:
We will start by creating an empty ASP.NET Core project and explore how to enable it to serve simple web pages.
We will create ...
Read now
Unlock full access