AspNetCore.Docs/aspnetcore/includes/razor.md

302 B

This tutorial teaches ASP.NET Core MVC with controllers and views. Razor Pages is a new alternative in ASP.NET Core 2.0, a page-based programming model that makes building web UI easier and more productive. For a Razor version of this tutorial, see Razor Pages Tutorial.