0

I have a .wsdl file (Fedex Address Validation) which I am using to generate a web reference class. In winforms project I can add it as a web reference simply by: Add service reference -> Advanced -> Add web reference -> and paste a link to file or browse. In .net core there is no such thing, there is WCF Web Service Reference Provider, which generates the service class from .wsdl file successfully BUT I am missing some other important data classes and methods with constructors. Interesting that, I am getting this data if am using winforms way of adding a reference, nut which does not exist in .net core project. Any solutions or mentions?

Nash
  • 65
  • 5

0 Answers0