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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -