As fond as he is of using Controllers and Views, Peter isn't sure that Razor Pages aren't a better model for Web development. But the first step, adding Razor Pages to your project, isn't as easy as ...
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) ...
I wanted to take a default asp.net core MVC project in Visual Studio and then see if I could added Razor pages support and use them both. I created an MVC project and compared it to a new razor ...