这至少每天发生一次,不会明显干扰该项目的包方面的任何其他方面。当我输入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 的安装可能起到了作用。