Suzibandit

Results 1 issues of Suzibandit

Working through the RazorPages Tutorial (https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-7.0&tabs=visual-studio). On page 2, after scaffolding, we need to create the database and intialise it with these two commands. Add-Migration InitialCreate Update-Database Fails saying it...

type-bug
customer-reported
area-tools