This repo has the code I wrote for an ASP.NET Razor Pages Tutorial. The main branch is just a Razor Pages web app created with the webapp template. Each branch represents the code for a certain topic.
Visual C# implementation of the ASP.NET Core Razor Pages Movie tutorial (https://docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/?view=aspnetcore-3.1) ...
Take advantage of the friendly syntax of Razor View Engine to more easily create views from templates in ASP.NET Core MVC. The ASPX View Engine is the legacy view engine built into ASP.NET MVC from ...
Microsoft’s Active Server Pages have been around a long time; launching back in the early days of the web. Since then they’ve been through several iterations and frameworks, driving the development of ...
Microsoft says Razor Pages development in ASP.NET Core can make coding page-focused web-dev scenarios easier and more productive than using the controllers and views integral to another option: the ...