Nuget error “Object reference not set to an instance of an object” while installing Entityframework 7 from Package Manager Console in VS2015

后端 未结 11 1350
时光取名叫无心
时光取名叫无心 2021-02-05 05:15

I am trying to build a sample application using EF7 and mvc 6 in visual studio 2015 pre release.

While installing both EF7 and MVC6 using package manager console getting

11条回答
  •  名媛妹妹
    2021-02-05 06:00

    What I had is that I was disconnected from the internet while trying to install any package.

    Not sure if this covers everyting, but I have to say nuget and the package manager console is a great source for headaches.

提交回复
热议问题