Getting started with Razor Pages in ASP.NET Core View Article Information Posted Date: 26. October 2017 Author: Anil Sharma Categories: ASP.NET MVC, ASP.NET, ASP.NET vNext, ASP.NET Core Keywords: Razor Pages, Razor Pages project, Razor Pages web app, ASP.NET Core Razor Pages This tutorial teaches the basics of building an ASP.NET Core Razor Pages web app. We recommend you complete Introduction to Razor Pages before starting this tutorial. Razor Pages is the recommended way to build UI for web applications in ASP.NET Core. [Continue Reading]