Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.15 KB

razor.md

File metadata and controls

27 lines (19 loc) · 1.15 KB
title description author ms.author ms.date ms.topic ms.technology ms.assetid
Razor
Information on the razor support in asp.net core apps in Visual Studio for Mac
conceptdev
crdun
05/03/2018
article
vs-ide-general
F898CB6E-05ED-44CD-8DB6-427B2592CCC6

Razor support

Visual Studio for Mac supports Razor editing, including IntelliSense and syntax highlighting in .cshtml files.

razor editing in visual studio for mac

Getting Started with Razor in Visual Studio for Mac

There are two options to consider when getting started with Razor in Visual Studio for Mac: Razor Pages in ASP.NET Core and ASP.NET Core MVC. For tutorials and more information on both options, visit one of the guides below:

See also