I'm relatively new to MVC Core development and I'm working on a Web API project. I want to be able to call a SOAP service from within my new Web API service and return results back to the Web API service for it to consume. I do not know how to do this. Can someone point me in the right direction? Thank you.
↧