Wednesday, May 1, 2019

Help with MVC identity Asp.Net core 2.2

Hello I'm trying to scaffold identity with on a project with existing authorization in order to have more control over the login and register pages but it doesn't generate a controller it only generates Razor files that I'm not really used to i like the idea of having my code organized inside a controller file rather than many Something.cshtml/Something.cs

Is there a relatively easy way to achieve that?

Help with MVC identity Asp.Net core 2.2 Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team