-1

I have a database first asp.net mvc application now I want to migrate it to asp.net core with all my identity tables and use it like database first. I research a lot but could not find any reasonable source.

1 Answers1

0

If you want to migrate from asp.net mvc to asp.net core you should check this link and for more information about migrate identity too , check this link .

Dharman
  • 30,962
  • 25
  • 85
  • 135