I added Microsoft.EntityFrameworkCore.Tools to my project, used the Package Manager Console, selected the Default Project which contains my context and typed "Add-Migration Initial".
Nothing happens, I just get a new command prompt, nothing is created, no error messages displayed.
I added Microsoft.EntityFrameworkCore.Tools to my project, used the Package Manager Console, selected the Default Project which contains my context and typed "Add-Migration Initial".
Nothing happens, I just get a new command prompt, nothing is created, no error messages displayed.