简体   繁体   English

Visual Studio 2017 上缺少“添加 RestAPI 客户端”

[英]“Add RestAPI Client” missing on Visual Studio 2017

On VS 2015 we have " Add RestAPI client " but it does not exist for VS 2017. Is there any solution to have it on VS 2017?在 VS 2015 上,我们有“添加 RestAPI 客户端”,但它在 VS 2017 中不存在。是否有任何解决方案可以在 VS 2017 上使用它?

Note: I don't want to install 3rd party (not MS) components like AuthoRest or Swagger Codegen.注意:我不想安装 3rd 方(不是 MS)组件,如 AuthoRest 或 Swagger Codegen。

Thanks谢谢

I see it on VS2017.我是在 VS2017 上看到的。 And just for your info, AutoREST is a Microsoft tool, and it is what the Add RestAPI client uses under the covers.仅供参考,AutoREST 是一个 Microsoft 工具,它是 Add RestAPI 客户端在幕后使用的工具。

你需要为 Visual Studio 安装 Azure SDK

试试这个解决方案https://stackoverflow.com/a/60431700/1831734 (安装 ASP.Net 和 Web 开发或与此相关的数据包)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM