C#C
C#14mo ago
King TMK 🎗

✅ Razor pages template gives me an immediate build error

Why is it telling me "The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft.AspNetCore.Identity'" right after I generated a Razor pages project template with single user authentication enabled?

How do I fix this?
Was this page helpful?