ASP.NET Razor: Difference between revisions

Content deleted Content added
m remove portal link
Line 51:
 
== External links ==
* [https://docs.microsoft.com/en-us/aspnet/core/razor-pages/ Introduction to Razor Pages in ASP.NET Core] at [[Microsoft Docs]]
* [http://www.asp.net/web-pages/overview/getting-started/introducing-aspnet-web-pages-2/getting-started Getting Started with WebMatrix and ASP.NET Web Pages]
** [https://docs.microsoft.com/en-us/aspnet/web-pages/ ASP.NET Web Pages] at [[Microsoft Docs]]
* [http://www.asp.net/mvc ASP.NET Model View Controller]
* [https://docs.microsoft.com/en-us/aspnet/core/mvc/overview Overview of ASP.NET Core MVC] at [[Microsoft Docs]]
** [https://docs.microsoft.com/en-us/aspnet/mvc/ ASP.NET MVC] at [[Microsoft Docs]]
* {{GitHub|aspnet/Razor}}