I am not able to install any package by Nuget. For example when I want install entity framework I receive following error:
install-package EntityFramework Su
I deleted the project, created fresh one, first added entity framework reference. it worked.. moved necessary code back into the project