Base solution for your next web application
Open Closed

Upgrade from Boilerplate to Zero #3529


User avatar
0
mccrackr created

We just purchased Zero and already have a DB with the ASPNetboilerplate changes up to 201609281412460_Upgrade_To_Abp_1_0. How do we implement the Zero changes?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    After merging both DbContexes (Yours & AspNet Zero), you can add a new migration and update your database. Don't forget to backup your DB before this operation :)

    Thanks.