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