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) ...
Understand the key advantages of Razor Pages in ASP.NET Core for building real-world web applications Learn how features like dependency injection, configuration, and environment awareness improve ...
Build cutting-edge web applications using ASP.NET Core 9 with this comprehensive guide from Microsoft MVP Albert Tanure, a seasoned .NET expert with over 20 years of experience as a cloud solutions ...
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 ...
Joining the release of .NET Core 2 and Entity Framework Core 2.0 is the third piece of the triad: ASP.NET Core 2.0. This release provides several new features and improvements including general ...