Microsoft.EntityFrameworkCore当我尝试安装2.2.6到我的主项目和新的 C# .NET core 项目中时,未安装并挂起:
Restoring packages for C:\Repos\SnowdonAPI_02\SnowdonAPI_02\SnowdonAPI_02\SnowdonAPI_02.csproj...
GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
GET https://api.nuget.org/v3-flatcontainer/system.interactive.async/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.abstractions/index.json 253ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 146ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.abstractions/2.2.6/microsoft.entityframeworkcore.abstractions.2.2.6.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.2.0/microsoft.extensions.options.2.2.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 321ms
OK https://api.nuget.org/v3-flatcontainer/system.interactive.async/index.json 343ms
已经到这里了,就不再继续了。然后我不得不强制退出 Visual Studio。
慕哥9229398
白板的微信
相关分类