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.
The line using RazorPagesMovie.Data; in the Visual Studio Code / Visual Studio for Mac version of the code of the "Seed the database" section in "Part 4 of tutorial series on Razor Pages" is causing ...