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 ...