Introduction: Building Websites Using ASP.NET Core Razor Pages

Get an overview of the section on building websites using ASP.NET Core Razor Pages.

This section is about building websites with a modern HTTP architecture on the server side using Microsoft ASP.NET Core. We will learn about building simple websites using the ASP.NET Core Razor Pages feature introduced with ASP.NET Core 2.0 and the Razor class library feature introduced with ASP.NET Core 2.1.

This section covers the following topics:

  • Exploring ASP .NET Core

  • Exploring ASP .NET Core Razor Pages

  • Using Entity Framework Core with ASP .NET Core

  • Using Razor class libraries

  • Configuring services and the HTTP request pipeline

  • Enabling HTTP/3 support

Get hands-on with 1400+ tech skills courses.