欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
ASP.NET Razor
来自开放百科 - 灰狐
(版本间的差异)
(以“{{SeeWikipedia}} Razor 是服务器端的标记语言,你可以将服务器代码(Visual Basic 和 C#)嵌入到网页中。 ==语言== ==图集=...”为内容创建页面) |
小 (→项目) |
||
(未显示1个用户的8个中间版本) | |||
第1行: | 第1行: | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
− | Razor | + | ASP.NET Razor |
− | == | + | ==简介== |
+ | [[ASP.NET]] Razor 是 .CSHTML 文件的模板语言和语法,是服务器端的标记语言,你可以将服务器代码(Visual Basic 和 [[C Sharp|C#]])嵌入到网页中。 | ||
+ | |||
+ | [[Blazor]] apps are based on Razor components, | ||
+ | |||
+ | ==功能== | ||
+ | |||
+ | ==指南== | ||
+ | |||
+ | ==项目== | ||
+ | *[https://docs.microsoft.com/en-us/aspnet/core/blazor/components/built-in-components?view=aspnetcore-6.0 ASP.NET Core built-in Razor components] | ||
+ | 使用 ASP.NET Razor 的开源项目: | ||
+ | *[[C1 CMS Foundation]] [http://docs.cms.orckestra.com/Functions/Razor C1 CMS Razor Functions] | ||
==图集== | ==图集== | ||
第9行: | 第21行: | ||
==链接== | ==链接== | ||
*[http://www.asp.net/web-pages ASP.NET Web Pages] | *[http://www.asp.net/web-pages ASP.NET Web Pages] | ||
− | *[https://github.com/ | + | *[https://github.com/dotnet/aspnetcore/tree/master/src/Razor Razor @ GitHub] |
+ | *[https://weblogs.asp.net/scottgu/introducing-razor Introducing “Razor” – a new view engine for ASP.NET] | ||
*[http://www.asp.net/web-pages/overview/getting-started/introducing-razor-syntax-c Introduction to ASP.NET Web Programming Using the Razor Syntax (C#)] | *[http://www.asp.net/web-pages/overview/getting-started/introducing-razor-syntax-c Introduction to ASP.NET Web Programming Using the Razor Syntax (C#)] | ||
*[http://www.mikesdotnetting.com/article/253/using-asp-net-identity-with-razor-web-pages Using ASP.NET Identity with Razor Web Pages] | *[http://www.mikesdotnetting.com/article/253/using-asp-net-identity-with-razor-web-pages Using ASP.NET Identity with Razor Web Pages] | ||
*[http://www.runoob.com/aspnet/razor-intro.html ASP.NET Razor教程] | *[http://www.runoob.com/aspnet/razor-intro.html ASP.NET Razor教程] | ||
+ | [[category:template]] | ||
+ | [[category:blazor]] | ||
[[category:ASP.NET]] | [[category:ASP.NET]] | ||
+ | [[category:ASP.NET Core]] | ||
+ | [[category:E3.NET]] |
2022年4月17日 (日) 12:22的最后版本
您可以在Wikipedia上了解到此条目的英文信息 ASP.NET Razor Thanks, Wikipedia. |
ASP.NET Razor
目录 |
[编辑] 简介
ASP.NET Razor 是 .CSHTML 文件的模板语言和语法,是服务器端的标记语言,你可以将服务器代码(Visual Basic 和 C#)嵌入到网页中。
Blazor apps are based on Razor components,
[编辑] 功能
[编辑] 指南
[编辑] 项目
使用 ASP.NET Razor 的开源项目:
[编辑] 图集
[编辑] 链接
分享您的观点