Open
Closed
UserLoginAttempt EF Migrations? #884
0
billyb created
I can't seem to locate the Entity Framework migrations to create the new UserLoginAttempt table for 0.8.0.3.
3 Answer(s)
-
0
I upgraded from 0.6.3.1 and .6.4.1 in my solution to 0.8.0.3 and it broke my package manager commands for EF (version 6.1.3)
I got "The term 'Add-Migration' is not recognized as the name of a cmdlet" when trying to run add-migrations, are you using EF 7 or something?
I am currently downgrading to version 0.7.0 to see if this will resolve it.
It has not been a good morning so far :(
Have an answer to this question?
Log in
and write your answer.
Assignee
No one