Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Identity in Blazor 9 project #3102

Open
1 task done
erossini opened this issue Nov 30, 2024 · 2 comments
Open
1 task done

Add Identity in Blazor 9 project #3102

erossini opened this issue Nov 30, 2024 · 2 comments

Comments

@erossini
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

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.

enter image description here

Then, I select all the dropdown lists with the default values.

enter image description here

After clicking Add, I get this error

enter image description here

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

@mkArtakMSFT
Copy link
Member

@vijayrkn should this be moved to the dotnet/scaffolding repo?

@mkArtakMSFT mkArtakMSFT transferred this issue from dotnet/aspnetcore Dec 3, 2024
@deepchoudhery
Copy link
Member

yep discovered this bug, fixed in main, will be serviced in early January. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants