尝试安装最新的 nuget pkg 时出错 Aspose.Cells

Error trying to install latest nuget pkg Aspose.Cells

正在尝试在 VS 2019 中安装最新的 Aspose.Cells 包。有朋友尝试过同样的事情,同样的错误。有驾照。我错过了什么?

Severity    Code    Description Project File    Line    Suppression State
Error       The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'Aspose.Cells.22.3.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
Unable to find package 'Aspose.Cells.22.3.0'.

        

            

我测试了你的scenario/case。我在 VS.NET 2019 年创建了一个新的控制台应用程序。然后,我单击了工具|Nuget 包管理器|管理 Nuget 包…选项。现在我在点击浏览 link 后搜索 Aspose.Cells (v22.3.0)。然后我安装了最新版本,它工作正常。我在导入过程中也没有收到任何错误。

问题可能是由于您的 NuGet 包管理器配置所致。您可以清除 NuGet 缓存并在 VS.NET 中再次尝试。

PS。我在 Aspose 担任支持开发人员/传播者。