You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In EF7, we can use 'dnx ef migrations add xx'.
But in EF Core, I get a message: 'Microsoft.EntityFrameworkCore.Commands' does not contain a 'Program' type suitable for an entry point
The text was updated successfully, but these errors were encountered:
In EF7, we can use 'dnx ef migrations add xx'.
But in EF Core, I get a message: 'Microsoft.EntityFrameworkCore.Commands' does not contain a 'Program' type suitable for an entry point
The text was updated successfully, but these errors were encountered: