Hi @bigFan ,
But I found consuming it is very tricky and I have not successfully consume it with my angularjs script.
Your project is a angular?
The most important task when consuming a WCF Service in an ASP.Net Web Application is adding the WCF Service reference into the ASP.Net web application.
- Right-click on the ASP.Net Web Application and click on "Add Service Reference"
- Paste or type the WCF Service URL address.
- Discover the WCF Services available related to that URL address and you see that in that related URL one WCF Service is found message is displayed along with the WCF Service name, "WCF Services" in the preceding right hand side window.
More details,you could refer to below article:
https://www.c-sharpcorner.com/UploadFile/0c1bb2/consuming-wcf-service-in-a-web-application/
Best regards,
Yijing Sun
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.