New posts in razor

Razor ViewEngine: How do I escape the "@" symbol?

Problem getting the AssemblyVersion into a web page using Razor /MVC3

The name 'ViewBag' does not exist in the current context - Visual Studio 2015

How do I output raw html when using RazorEngine (NOT from MVC)

How to render a Razor View to a string in ASP.NET MVC 3?

Razor-based view doesn't see referenced assemblies

Converting DateTime format using razor

What, why or when it is better to choose cshtml vs aspx?

ASP.NET MVC Razor: How to render a Razor Partial View's HTML inside the controller action

how to add script src inside a View when using Layout

ASP.NET Core 2.0 Razor vs Angular/React/etc

The name 'model' does not exist in current context in MVC3

Checkbox for nullable boolean

Visual Studio 2015 not syntax highlighting razor nor Intellisense

Using MVC HtmlHelper extensions from Razor declarative views

Razor MVC Populating Javascript array with Model Array

Pass parameter to controller from @Html.ActionLink MVC 4

In MVC3 Razor, how do I get the html of a rendered view inside an action?

How to specify data attributes in razor, e.g., data-externalid="23151" on @this.Html.CheckBoxFor(...)

Razor comment syntax