ASP.NET Razor

Razor is an ASP.NET programming syntax used to create dynamic web pages with the C# or VB.NET programming languages. Razor was in development in June 2010 and was released for Microsoft Visual Studio 2010 in January 2011. Razor is a simple-syntax view engine and was released as part of MVC 3 and the WebMatrix tool set.

Razor
Original author(s)Microsoft
Developer(s).NET Foundation
Initial releaseJune 2010 (2010-06)
Stable release
3.2.7 / November 29, 2018 (2018-11-29)
Preview release
4.0.0-rc1 / November 18, 2015 (2015-11-18)
Repositorygithub.com/aspnet/Razor
github.com/aspnet/AspNetWebStack
github.com/dotnet/aspnetcore
Written inC#, VB.NET, HTML
Operating systemMicrosoft Windows
TypeWeb application framework
LicenseApache License 2.0
Websitewww.asp.net/web-pages
Razor file formats
Filename extension
.razor, .cshtml, .vbhtml
Internet media type
text/html
Developed byMicrosoft

Razor became a component of AspNetWebStack and then became a part of ASP.NET Core.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.