gpt4 book ai didi

rest - Add->REST API Client... 命令在 VS2015 中失败

转载 作者:行者123 更新时间:2023-12-04 07:33:41 25 4
gpt4 key购买 nike

我想向我的 UWP 项目添加一个 RESTful API。但是在 VS2015 中单击“添加”->“REST API 客户端”对话框中的“确定”时出现以下错误:

Generating client code and adding to project started
Generate client code for REST API with following parameters:
REST API Name: XXXXXX, Base namespace: XXXXXX, Metadata file path: C:\Users\XXXX\AppData\Local\Temp\WebToolsAutoRest\XXXXXX\201612291330467450\swagger.json
Exception: Could not load file or assembly 'Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
Generating client code and adding to project failed
Adding REST API client for failed

我发现有人面临同样的问题 here .但他似乎没有找到解决这个问题的办法。 Ant 指点?

提前致谢。

最佳答案

我在 vs2015 上也看到了同样的事情(虽然我只安装了 2015)。显然,解决方法是将 Newtonsoft.Json.dll 复制并粘贴到文件夹路径 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE

我确保使用 NuGet 下载 7.0.1 版本。

https://github.com/Azure/azure-sdk-for-net/issues/2587

关于rest - Add->REST API Client... 命令在 VS2015 中失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41373912/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com