R

Razor

.cshtml File Types
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.

Defined Term

  • Term Razor
  • Abbreviation .cshtml
  • Category File Types
  • views 218