You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating a new project using .NET MAUI Blazor Hybrid and Web App with .NET9. I want to add Identity to the project. To do so, right-click on the web project, select Add and then New Scaffolded Item and then select Blazor Identity from the window.
Then, I select all the dropdown lists with the default values.
After clicking Add, I get this error
What do I have to do in order to add Identity to my project? Is it better if I copy a n old implementation?
Expected Behavior
Using the procedure, I expect to add the Identity to the project
Steps To Reproduce
See above
Exceptions (if any)
No response
.NET Version
net9
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
I'm creating a new project using
.NET MAUI Blazor Hybrid and Web App
with.NET9
. I want to addIdentity
to the project. To do so, right-click on the web project, select Add and then New Scaffolded Item and then select Blazor Identity from the window.Then, I select all the dropdown lists with the default values.
After clicking Add, I get this error
What do I have to do in order to add Identity to my project? Is it better if I copy a n old implementation?
Expected Behavior
Using the procedure, I expect to add the Identity to the project
Steps To Reproduce
See above
Exceptions (if any)
No response
.NET Version
net9
Anything else?
No response
The text was updated successfully, but these errors were encountered: