© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
N. VermeirIntroducing .NET 6https://doi.org/10.1007/978-1-4842-7319-7_7

7. ASP.NET Core

Nico Vermeir1  
(1)
Merchtem, Belgium
 

ASP.NET is the successor of Active Server Pages or ASP. ASP was a classic server-side framework from Microsoft that was released in 1996. The first version of ASP.NET was released in 2002. It was, and still is, built on the .NET Framework CLR, allowing .NET developers to write web applications with .NET.

ASP.NET Core is a complete rewrite of ASP.NET meant to modernize the platform using the latest programming techniques. It greatly increased speed and ease-of-use. As of ASP.NET Core, the framework is open sourced; the source code can ...

Get Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.