为什么我不能使用 Nuget 来识别 Swashbuckle.AspNetCore 包
Why can't I use Nuget to recognize the Swashbuckle.AspNetCore package
我的项目需要使用import swagger,为此,我研究了文档。但是按照第一步引用Nuget包,发现无法识别Swashbuckle.AspNetCore包。提示错误:
Nuget is neither responsible nor licensed for third-party packages.
检查你的Nuget下载界面,看是否检查了包源,像这样:
勾选正常下载,可以试试
参考这篇文章:
https://docs.microsoft.com/en-us/nuget/nuget-org/nuget-org-faq
我的项目需要使用import swagger,为此,我研究了文档。但是按照第一步引用Nuget包,发现无法识别Swashbuckle.AspNetCore包。提示错误:
Nuget is neither responsible nor licensed for third-party packages.
检查你的Nuget下载界面,看是否检查了包源,像这样:
勾选正常下载,可以试试
参考这篇文章:
https://docs.microsoft.com/en-us/nuget/nuget-org/nuget-org-faq