Click here to Skip to main content
15,886,634 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a wsdl file. i want to call its method from my project. i am using vs code.

What I have tried:

dotnet svcutil i have used to create proxy file
Posted
Updated 18-Nov-20 6:49am
Comments
Member 14067523 18-Nov-20 13:00pm    
But my project is in VS code. And i am not getting solution for that.i want to call method in wsdl

1 solution

 
Share this answer
 
Comments
Member 14067523 18-Nov-20 13:00pm    
But my project is in VS code. And i am not getting solution for that.
Member 14067523 18-Nov-20 13:16pm    
I have wsdl file. when i added it in postman ,i have got 20 different requests. I want to create proxy class for few of them as i dont need all method . How i achieve this.
After that i want to create and send request with object . How i achieve all this. and i am working in vs code.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900