Razor
R
Razor
Definition
A markup syntax for embedding C# code into web pages in ASP.NET. Razor uses the @ symbol to transition from HTML to C# and powers Razor Pages and MVC views in .NET.