What is Razor?
Razor is the ASP.NET syntax and page framework used to combine C# with HTML for building dynamic, server-rendered web applications.
ASP.NET Core websites, Razor Pages applications, reusable UI components and server-rendered web experiences.

