我正在使用VS2010(包管理器控制台)下载NuGet (2.5.40416.9020/最新)包。它使用URL 。它给我的错误如下。Install-Package : An error occurred while loading packages from'https://nuget.org/api/v2/': The remotename could not be resolved: '
Web 项目:从git中提取代码(在不同的本地机器上工作和编译),然后尝试构建,得到:对于所有apiController继承的类属性和关键字:ApiController、HttpPost、FromBody等),using System.Collections.Generic在项目中安装和更新Nuget Microsoft.AspNet.Api。
我在这里错过了什么?