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.
Asked
Active
Viewed 177 times
-1
-
Could help: https://blog.devart.com/migrating-entity-framework-6-projects-to-entity-framework-core-1-entity-framework-7.html – Christoph Lütjen Jul 30 '21 at 10:36
1 Answers
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

AmirHosseinMp02
- 67
- 2
- 7