简体   繁体   中英

How to add service reference in visual studio 2017

i am trying to add a service reference in visual studio 2017, when i add this via right click on reference -> add service reference then it's giving following error在此处输入图片说明

as per " https://aka.ms/odatavsclientguidance " site when i go in Extension and Updates in Tools . i am not finding OData Connect 在此处输入图片说明

please help me to add service reference in Visual studio 2017.

In Visual Studio 2017 15.5 or later, in Solution Explorer,

  • Right mouse click the project
  • Select Add...
  • Select Connected Service
  • Select Microsoft WCF Web Services
  • Paste in the web service URL

https://docs.microsoft.com/en-us/dotnet/core/additional-tools/wcf-web-service-reference-guide

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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