“Add RestAPI Client” missing on Visual Studio 2017

邮差的信 提交于 2020-02-28 08:35:11

问题


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?

Note: I don't want to install 3rd party (not MS) components like AuthoRest or Swagger Codegen.

Thanks


回答1:


I see it on VS2017. And just for your info, AutoREST is a Microsoft tool, and it is what the Add RestAPI client uses under the covers.




回答2:


You need to install the Azure SDK For Visual Studio




回答3:


Try this solution https://stackoverflow.com/a/60431700/1831734 (install ASP.Net and Web development or packets related to this)



来源:https://stackoverflow.com/questions/45897549/add-restapi-client-missing-on-visual-studio-2017

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!