Welcome! This is the starter app for the Create a web UI with ASP.NET Core Microsoft Training module. This project welcomes contributions and suggestions. Most contributions require you to agree to a ...
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 ...
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 ...