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

Guidelines for running ef commands #3174

Closed
miguellira opened this issue Sep 19, 2015 · 2 comments
Closed

Guidelines for running ef commands #3174

miguellira opened this issue Sep 19, 2015 · 2 comments

Comments

@miguellira
Copy link

Looks like a recent commit (448170f#diff-b8c39a3f7fffa559788354a8e675e20eL99) by @bricelam removed the --startupProject argument from ef commands.

Are there any guidelines/best practices for running ef commands in a solution where your DbContext is in a project other than your startup project?

An open issue (#2256) discusses this topic but it goes into a broader hypothetical in which DbContexts and their Migrations are supplied by a third party assembly.

@bricelam
Copy link
Contributor

--startupProject didn't really work. It will come back when #2679 and #2294 are done.

@miguellira
Copy link
Author

Thanks @bricelam. Subscribed to the referenced issues.

@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

3 participants