Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EFCore] How to migration? #4580

Closed
alfadb opened this issue Feb 17, 2016 · 3 comments
Closed

[EFCore] How to migration? #4580

alfadb opened this issue Feb 17, 2016 · 3 comments

Comments

@alfadb
Copy link

alfadb commented Feb 17, 2016

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

@bricelam
Copy link
Contributor

The nightly builds are transitioning to the .NET Core CLI. DNX will no longer work. I recommend using RC1 until RC2 is released.

@rowanmiller
Copy link
Contributor

Work is already tracked by #3925

@alfadb
Copy link
Author

alfadb commented Feb 18, 2016

Thanks!

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants