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

dotnet ef migrations add [filename] #63

Open
neal-payload opened this issue May 1, 2019 · 2 comments
Open

dotnet ef migrations add [filename] #63

neal-payload opened this issue May 1, 2019 · 2 comments

Comments

@neal-payload
Copy link

neal-payload commented May 1, 2019

Getting error...
Unhandled Exception: System.InvalidOperationException: ServiceLocationProvider must be set.

migrator.ef6.tools -> 2.1
dotnet -> 2.2.101
aspnetcore => 2.2
.net framework => 4.7.2

@mrahhal
Copy link
Owner

mrahhal commented May 1, 2019

This doesn't tell me anything at all though. What version are you using? What framework, what dotnet sdk, which sdk version do you have installed...

@mrahhal
Copy link
Owner

mrahhal commented May 9, 2019

Are you able to run the sample project that comes with this repo? Unfortunately I won't be able to tell why you're facing this just from this info. I suggest you try to run the sample with this repo, and double check you're following the steps correctly from the README.

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

2 participants