Original author(s) | Microsoft |
---|---|
Developer(s) | .NET Foundation |
Initial release | June 2010 |
Stable release | 3.2.7
/ November 29, 2018[1] |
Preview release | 4.0.0-rc1
/ November 18, 2015 |
Repository | github github github |
Written in | C#, VB.NET, HTML |
Operating system | Microsoft Windows[2] |
Type | Web application framework |
License | Apache License 2.0[3] |
Website | www |
Filename extension | .razor , .cshtml , .vbhtml |
---|---|
Internet media type |
text/html |
Developed by | Microsoft |
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[4] and was released for Microsoft Visual Studio 2010 in January 2011.[5] Razor is a simple-syntax view engine and was released as part of MVC 3 and the WebMatrix tool set.[5]
Razor became a component of AspNetWebStack and then became a part of ASP.NET Core.[6]