@John Murphy, Welcome to Microsoft Q&A,
Based on your description, you meet an error when you use the Update-Database to add table to database.
I recommend that you keep Migrations folder and delete all the migration files. Then you could run the command Add-Migration InitialCreate. Last you could run the Update-Database again.
Please feel free to let me know if you have any questions.
Best Regards,
Jack
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.