C# Project Coding

14 views Asked by At

When I add migration then it says that I have more than one DbContext in my project and to choice one to use.

I was expecting it to add a new class called InitialCreate into my project without any errors. also update-database to test the application is running successfully.

0

There are 0 answers