为什么我无法使用Nuget识别Swashbuckle.AspNetCore包
我的项目需要使用 import swagger,为此,我研究了文档。但按照第一步参考Nuget包,发现无法识别Swashbuckle.AspNetCore包。提示错误:
Nuget is neither responsible nor licensed for third-party packages.
My project needs to use import swagger, for this, I study the documentation. But referring to the Nuget package according to the first step, I found that the Swashbuckle.AspNetCore package could not be recognized. Prompt error:
Nuget is neither responsible nor licensed for third-party packages.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查你的Nuget下载界面,看看是否检查了包的来源,如下所示:
检查是否正常下载,您可以尝试一下。
请参阅这篇文章:
https://learn.microsoft .com/en-us/nuget/nuget-org/nuget-org-faq
Check your Nuget download interface to see if the source of the package is checked, like this:
Check it to download normally, you can try it.
Refer to this article:
https://learn.microsoft.com/en-us/nuget/nuget-org/nuget-org-faq