1

I tried to add a WEB API controller via EF like this:

enter image description here

And then I got this error in my Visual Studio 2013 Ultimate.

enter image description here

Does anyone know why?

UPDATE:

This is the mid picture:

enter image description here

6

1 Answer 1

1

Reinstall NuGet package as following:

Uninstall-Package EntityFramework

Install-Package EntityFramework
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.