Razor (ASP.NET Razor View Engine)
Description
Razor is a server-side templating syntax and view engine developed by Microsoft for building dynamic web UI in ASP.NET applications. It allows developers to embed C# code directly within HTML using a concise, readable syntax (the @ symbol), and is used by ASP.NET MVC and Razor Pages to generate HTML markup on the server.
Razor views are compiled and integrated into the ASP.NET pipeline, supporting features like layouts, partial views, tag helpers, and strong typing against view models. It is de...
Razor views are compiled and integrated into the ASP.NET pipeline, supporting features like layouts, partial views, tag helpers, and strong typing against view models. It is de...
Statistics
Created by:
People using it:
64
Latest version:
1.6.9.21
Keys:
7,621
Clicks:
21,653
Mouse Scrolls:
0
Time Used:
4d3h4m45s
Average Time Used:
1h32m54s
Loading...
Loading...