3

I have an app where I wish to focus on some Identity function enhancements, e.g. password generation etc. I have used "Add scaffolded item->Identity", and each Identity page seems complete and fine.

Yet when I put breakpoints e.g. in the ctor of Login.cshtml.cs, they are not hit, as if the compiled Identity pages are still running the show.

What have I missed in scaffolding out the pages?

ProfK
  • 49,207
  • 121
  • 399
  • 775

1 Answers1

0

Please consider the followings:

Amirhossein Mehrvarzi
  • 18,024
  • 7
  • 45
  • 70