c# - How to add WEB API controller via Entity Framework -


i tried add web api controller via ef this:

enter image description here

and got error in visual studio 2013 ultimate.

enter image description here

does know why?

update:

this mid picture:

enter image description here

reinstall nuget package following:

uninstall-package entityframework  install-package entityframework 

Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -