Click here to Skip to main content
15,896,481 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have two different Mvc Identity Application one is admin and second is client but my database is one , issue is that if i change the migration at admin side it give error on client side migration. Therefore how can i use one centralizes migration in order to use admin and client asp mvc application for one database.

What I have tried:

whe have created two asp mvc identity application one for client side and second for admin panel both have different template and different migration but the data base is same.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900