这种情况至少每天发生一次,没有明显干扰该项目的方面的任何其他方面。当我输入install-package
命令时,这是包管理器在控制台中的响应:
PM> Install-Package UmbracoCms
Invoke must be called on a background thread.
GET https://api.nuget.org/v3/registration1-gz/umbracocms/index.json
OK https://api.nuget.org/v3/registration1-gz/umbracocms/index.json 306ms
GET https://api.nuget.org/v3/registration1-gz/umbracocms/page/7.6.0/7.6.3.json
其他一切似乎都很好,大部分时间都在那之后。我非常怀疑dotnet和nuget CLI的安装可能起了作用。