Blazor - Identity Scaffolding Fails
Hi all, trying to scaffold identity into a blazor app. I have an
When in the scaffolding wizard, I select this db context. It works up to a point, but then I get an exception popup from Visual Studio:
Googling this issue doesn't find me any results for this particular error. Any ideas?
AuthDbContext that looks like thisWhen in the scaffolding wizard, I select this db context. It works up to a point, but then I get an exception popup from Visual Studio:
Googling this issue doesn't find me any results for this particular error. Any ideas?